#c1a8a8 color space conversions
Hex:
#c1a8a8
RGB:
193, 168, 168
CMY:
24, 34, 34
CMYK:
0, 13, 13, 24
HSL:
0°, 16.7785%, 70.7843%
HSV (HSB):
0°, 12.9534%, 75.6863%
XYZ:
43.0628, 42.1699, 42.9157
xyY:
0.3360, 0.3291, 42.1699
CIE-Lab:
70.9879, 9.0760, 3.3403
CIE-LCH:
70.9879, 9.6711, 20.2057
CIE-Luv:
70.9879, 15.0495, 3.2340
Hunter-Lab:
64.9383, 4.7274, 6.2739
#c1a8a8 color charts
#c1a8a8 color shades, tints & tones
#c1a8a8 color schemes
#c1a8a8 color preview, HTML & CSS examples
This text has a color of #c1a8a8
<p style="color:#c1a8a8;">Text here</p>
.mytext {color:#c1a8a8;}
This box has a color of #c1a8a8
<div style="background-color:#c1a8a8;">Content here</div>
.mybackground {background-color:#c1a8a8;}
Border around this has a color of #c1a8a8
<div style="border:2px solid #c1a8a8;">Content here</div>
.myborder {border:2px solid #c1a8a8;}