#facbee color space conversions
Hex:
#facbee
RGB:
250, 203, 238
CMY:
2, 20, 7
CMYK:
0, 19, 5, 2
HSL:
315°, 82.4561%, 88.8235%
HSV (HSB):
315°, 18.8000%, 98.0392%
XYZ:
76.2129, 69.2089, 90.2307
xyY:
0.3234, 0.2937, 69.2089
CIE-Lab:
86.6074, 22.2420, -10.9480
CIE-LCH:
86.6074, 24.7905, 333.7926
CIE-Luv:
86.6074, 25.0664, -20.9595
Hunter-Lab:
83.1919, 17.9398, -6.0722
#facbee color charts
#facbee color shades, tints & tones
#facbee color schemes
#facbee color preview, HTML & CSS examples
This text has a color of #facbee
<p style="color:#facbee;">Text here</p>
.mytext {color:#facbee;}
This box has a color of #facbee
<div style="background-color:#facbee;">Content here</div>
.mybackground {background-color:#facbee;}
Border around this has a color of #facbee
<div style="border:2px solid #facbee;">Content here</div>
.myborder {border:2px solid #facbee;}