#cfcfcf color space conversions
Hex:
#cfcfcf
RGB:
207, 207, 207
CMY:
19, 19, 19
CMYK:
0, 0, 0, 19
HSL:
0°, 0.0000%, 81.1765%
HSV (HSB):
0°, 0.0000%, 81.1765%
XYZ:
59.3074, 62.3960, 67.9493
xyY:
0.3127, 0.3290, 62.3960
CIE-Lab:
83.1236, 0.0045, -0.0089
CIE-LCH:
83.1236, 0.0100, 296.8129
CIE-Luv:
83.1236, 0.0008, -0.0142
Hunter-Lab:
78.9912, -4.2148, 4.2917
#cfcfcf color charts
#cfcfcf color shades, tints & tones
#cfcfcf color schemes
#cfcfcf color preview, HTML & CSS examples
This text has a color of #cfcfcf
<p style="color:#cfcfcf;">Text here</p>
.mytext {color:#cfcfcf;}
This box has a color of #cfcfcf
<div style="background-color:#cfcfcf;">Content here</div>
.mybackground {background-color:#cfcfcf;}
Border around this has a color of #cfcfcf
<div style="border:2px solid #cfcfcf;">Content here</div>
.myborder {border:2px solid #cfcfcf;}