#cfbacd color space conversions
Hex:
#cfbacd
RGB:
207, 186, 205
CMY:
19, 27, 20
CMYK:
0, 10, 1, 19
HSL:
306°, 17.9487%, 77.0588%
HSV (HSB):
306°, 10.1449%, 81.1765%
XYZ:
54.3105, 52.7910, 65.0848
xyY:
0.3154, 0.3066, 52.7910
CIE-Lab:
77.7514, 10.8069, -6.8350
CIE-LCH:
77.7514, 12.7870, 327.6881
CIE-Luv:
77.7514, 10.8757, -12.2489
Hunter-Lab:
72.6574, 6.2760, -2.2504
#cfbacd color charts
#cfbacd color shades, tints & tones
#cfbacd color schemes
#cfbacd color preview, HTML & CSS examples
This text has a color of #cfbacd
<p style="color:#cfbacd;">Text here</p>
.mytext {color:#cfbacd;}
This box has a color of #cfbacd
<div style="background-color:#cfbacd;">Content here</div>
.mybackground {background-color:#cfbacd;}
Border around this has a color of #cfbacd
<div style="border:2px solid #cfbacd;">Content here</div>
.myborder {border:2px solid #cfbacd;}