#facff0 color space conversions
Hex:
#facff0
RGB:
250, 207, 240
CMY:
2, 19, 6
CMYK:
0, 17, 4, 2
HSL:
314°, 81.1321%, 89.6078%
HSV (HSB):
314°, 17.2000%, 98.0392%
XYZ:
77.4653, 71.2409, 92.1061
xyY:
0.3217, 0.2958, 71.2409
CIE-Lab:
87.6019, 20.4860, -10.5259
CIE-LCH:
87.6019, 23.0320, 332.8055
CIE-Luv:
87.6019, 22.7818, -20.0096
Hunter-Lab:
84.4043, 16.1177, -5.6171
#facff0 color charts
#facff0 color shades, tints & tones
#facff0 color schemes
#facff0 color preview, HTML & CSS examples
This text has a color of #facff0
<p style="color:#facff0;">Text here</p>
.mytext {color:#facff0;}
This box has a color of #facff0
<div style="background-color:#facff0;">Content here</div>
.mybackground {background-color:#facff0;}
Border around this has a color of #facff0
<div style="border:2px solid #facff0;">Content here</div>
.myborder {border:2px solid #facff0;}