#fccbae color space conversions
Hex:
#fccbae
RGB:
252, 203, 174
CMY:
1, 20, 32
CMYK:
0, 19, 31, 1
HSL:
22°, 92.8571%, 83.5294%
HSV (HSB):
22°, 30.9524%, 98.8235%
XYZ:
69.1408, 66.4633, 49.2290
xyY:
0.3741, 0.3596, 66.4633
CIE-Lab:
85.2322, 13.3327, 21.0352
CIE-LCH:
85.2322, 24.9047, 57.6324
CIE-Luv:
85.2322, 33.2555, 27.1247
Hunter-Lab:
81.5250, 8.7158, 21.2652
#fccbae color charts
#fccbae color shades, tints & tones
#fccbae color schemes
#fccbae color preview, HTML & CSS examples
This text has a color of #fccbae
<p style="color:#fccbae;">Text here</p>
.mytext {color:#fccbae;}
This box has a color of #fccbae
<div style="background-color:#fccbae;">Content here</div>
.mybackground {background-color:#fccbae;}
Border around this has a color of #fccbae
<div style="border:2px solid #fccbae;">Content here</div>
.myborder {border:2px solid #fccbae;}