#cfdcdc color space conversions
Hex:
#cfdcdc
RGB:
207, 220, 220
CMY:
19, 14, 14
CMYK:
6, 0, 0, 14
HSL:
180°, 15.6627%, 83.7255%
HSV (HSB):
180°, 5.9091%, 86.2745%
XYZ:
64.2436, 69.6191, 77.7620
xyY:
0.3036, 0.3290, 69.6191
CIE-Lab:
86.8097, -4.3448, -1.5137
CIE-LCH:
86.8097, 4.6009, 199.2082
CIE-Luv:
86.8097, -7.1407, -1.5553
Hunter-Lab:
83.4381, -8.5796, 3.1500
#cfdcdc color charts
#cfdcdc color shades, tints & tones
#cfdcdc color schemes
#cfdcdc color preview, HTML & CSS examples
This text has a color of #cfdcdc
<p style="color:#cfdcdc;">Text here</p>
.mytext {color:#cfdcdc;}
This box has a color of #cfdcdc
<div style="background-color:#cfdcdc;">Content here</div>
.mybackground {background-color:#cfdcdc;}
Border around this has a color of #cfdcdc
<div style="border:2px solid #cfdcdc;">Content here</div>
.myborder {border:2px solid #cfdcdc;}