#facfe1 color space conversions
Hex:
#facfe1
RGB:
250, 207, 225
CMY:
2, 19, 12
CMYK:
0, 17, 10, 2
HSL:
335°, 81.1321%, 89.6078%
HSV (HSB):
335°, 17.2000%, 98.0392%
XYZ:
75.3278, 70.3859, 80.8498
xyY:
0.3325, 0.3107, 70.3859
CIE-Lab:
87.1858, 17.9437, -3.2009
CIE-LCH:
87.1858, 18.2270, 349.8856
CIE-Luv:
87.1858, 24.3780, -8.1392
Hunter-Lab:
83.8963, 13.4509, 1.5904
#facfe1 color charts
#facfe1 color shades, tints & tones
#facfe1 color schemes
#facfe1 color preview, HTML & CSS examples
This text has a color of #facfe1
<p style="color:#facfe1;">Text here</p>
.mytext {color:#facfe1;}
This box has a color of #facfe1
<div style="background-color:#facfe1;">Content here</div>
.mybackground {background-color:#facfe1;}
Border around this has a color of #facfe1
<div style="border:2px solid #facfe1;">Content here</div>
.myborder {border:2px solid #facfe1;}