#ffcfbd color space conversions
Hex:
#ffcfbd
RGB:
255, 207, 189
CMY:
0, 19, 26
CMYK:
0, 19, 26, 0
HSL:
16°, 100.0000%, 87.0588%
HSV (HSB):
16°, 25.8824%, 100.0000%
XYZ:
72.7381, 69.5598, 57.7368
xyY:
0.3636, 0.3477, 69.5598
CIE-Lab:
86.7805, 14.3263, 15.3274
CIE-LCH:
86.7805, 20.9803, 46.9335
CIE-Luv:
86.7805, 31.3843, 19.4165
Hunter-Lab:
83.4025, 9.7215, 17.3373
#ffcfbd color charts
#ffcfbd color shades, tints & tones
#ffcfbd color schemes
#ffcfbd color preview, HTML & CSS examples
This text has a color of #ffcfbd
<p style="color:#ffcfbd;">Text here</p>
.mytext {color:#ffcfbd;}
This box has a color of #ffcfbd
<div style="background-color:#ffcfbd;">Content here</div>
.mybackground {background-color:#ffcfbd;}
Border around this has a color of #ffcfbd
<div style="border:2px solid #ffcfbd;">Content here</div>
.myborder {border:2px solid #ffcfbd;}