#cfd7cd color space conversions
Hex:
#cfd7cd
RGB:
207, 215, 205
CMY:
19, 16, 20
CMYK:
4, 0, 5, 16
HSL:
108°, 11.1111%, 82.3529%
HSV (HSB):
108°, 4.6512%, 84.3137%
XYZ:
61.0520, 66.2741, 67.3320
xyY:
0.3136, 0.3405, 66.2741
CIE-Lab:
85.1360, -4.5208, 3.9799
CIE-LCH:
85.1360, 6.0231, 138.6404
CIE-Luv:
85.1360, -3.9687, 6.7730
Hunter-Lab:
81.4089, -8.6007, 7.9484
#cfd7cd color charts
#cfd7cd color shades, tints & tones
#cfd7cd color schemes
#cfd7cd color preview, HTML & CSS examples
This text has a color of #cfd7cd
<p style="color:#cfd7cd;">Text here</p>
.mytext {color:#cfd7cd;}
This box has a color of #cfd7cd
<div style="background-color:#cfd7cd;">Content here</div>
.mybackground {background-color:#cfd7cd;}
Border around this has a color of #cfd7cd
<div style="border:2px solid #cfd7cd;">Content here</div>
.myborder {border:2px solid #cfd7cd;}