#facbef color space conversions
Hex:
#facbef
RGB:
250, 203, 239
CMY:
2, 20, 6
CMYK:
0, 19, 4, 2
HSL:
314°, 82.4561%, 88.8235%
HSV (HSB):
314°, 18.8000%, 98.0392%
XYZ:
76.3603, 69.2679, 91.0068
xyY:
0.3227, 0.2927, 69.2679
CIE-Lab:
86.6365, 22.4157, -11.4348
CIE-LCH:
86.6365, 25.1639, 332.9727
CIE-Luv:
86.6365, 24.9531, -21.7619
Hunter-Lab:
83.2273, 18.1242, -6.5729
#facbef color charts
#facbef color shades, tints & tones
#facbef color schemes
#facbef color preview, HTML & CSS examples
This text has a color of #facbef
<p style="color:#facbef;">Text here</p>
.mytext {color:#facbef;}
This box has a color of #facbef
<div style="background-color:#facbef;">Content here</div>
.mybackground {background-color:#facbef;}
Border around this has a color of #facbef
<div style="border:2px solid #facbef;">Content here</div>
.myborder {border:2px solid #facbef;}