#cfc1c1 color space conversions
Hex:
#cfc1c1
RGB:
207, 193, 193
CMY:
19, 24, 24
CMYK:
0, 7, 7, 19
HSL:
0°, 12.7273%, 78.4314%
HSV (HSB):
0°, 6.7633%, 81.1765%
XYZ:
54.4277, 55.2556, 58.2488
xyY:
0.3241, 0.3290, 55.2556
CIE-Lab:
79.1883, 4.9121, 1.7602
CIE-LCH:
79.1883, 5.2179, 19.7145
CIE-Luv:
79.1883, 8.1682, 1.7482
Hunter-Lab:
74.3341, 0.6138, 5.5737
#cfc1c1 color charts
#cfc1c1 color shades, tints & tones
#cfc1c1 color schemes
#cfc1c1 color preview, HTML & CSS examples
This text has a color of #cfc1c1
<p style="color:#cfc1c1;">Text here</p>
.mytext {color:#cfc1c1;}
This box has a color of #cfc1c1
<div style="background-color:#cfc1c1;">Content here</div>
.mybackground {background-color:#cfc1c1;}
Border around this has a color of #cfc1c1
<div style="border:2px solid #cfc1c1;">Content here</div>
.myborder {border:2px solid #cfc1c1;}