#fcc2be color space conversions
Hex:
#fcc2be
RGB:
252, 194, 190
CMY:
1, 24, 25
CMYK:
0, 23, 25, 1
HSL:
4°, 91.1765%, 86.6667%
HSV (HSB):
4°, 24.6032%, 98.8235%
XYZ:
68.7309, 62.9967, 57.2523
xyY:
0.3637, 0.3334, 62.9967
CIE-Lab:
83.4407, 20.1645, 10.0231
CIE-LCH:
83.4407, 22.5183, 26.4305
CIE-Luv:
83.4407, 36.9648, 10.7852
Hunter-Lab:
79.3705, 15.6739, 12.7917
#fcc2be color charts
#fcc2be color shades, tints & tones
#fcc2be color schemes
#fcc2be color preview, HTML & CSS examples
This text has a color of #fcc2be
<p style="color:#fcc2be;">Text here</p>
.mytext {color:#fcc2be;}
This box has a color of #fcc2be
<div style="background-color:#fcc2be;">Content here</div>
.mybackground {background-color:#fcc2be;}
Border around this has a color of #fcc2be
<div style="border:2px solid #fcc2be;">Content here</div>
.myborder {border:2px solid #fcc2be;}