#facecb color space conversions
Hex:
#facecb
RGB:
250, 206, 203
CMY:
2, 19, 20
CMYK:
0, 18, 19, 2
HSL:
4°, 82.4561%, 88.8235%
HSV (HSB):
4°, 18.8000%, 98.0392%
XYZ:
72.2751, 68.7784, 65.9662
xyY:
0.3491, 0.3322, 68.7784
CIE-Lab:
86.3942, 15.0189, 7.3092
CIE-LCH:
86.3942, 16.7031, 25.9507
CIE-Luv:
86.3942, 27.2125, 8.0251
Hunter-Lab:
82.9327, 10.4288, 10.8926
#facecb color charts
#facecb color shades, tints & tones
#facecb color schemes
#facecb color preview, HTML & CSS examples
This text has a color of #facecb
<p style="color:#facecb;">Text here</p>
.mytext {color:#facecb;}
This box has a color of #facecb
<div style="background-color:#facecb;">Content here</div>
.mybackground {background-color:#facecb;}
Border around this has a color of #facecb
<div style="border:2px solid #facecb;">Content here</div>
.myborder {border:2px solid #facecb;}