#facefe color space conversions
Hex:
#facefe
RGB:
250, 206, 254
CMY:
2, 19, 0
CMYK:
2, 19, 0, 0
HSL:
295°, 96.0000%, 90.1961%
HSV (HSB):
295°, 18.8976%, 99.6078%
XYZ:
79.3850, 71.6224, 103.4064
xyY:
0.3120, 0.2815, 71.6224
CIE-Lab:
87.7865, 23.5170, -17.6467
CIE-LCH:
87.7865, 29.4016, 323.1161
CIE-Luv:
87.7865, 21.7611, -31.9734
Hunter-Lab:
84.6300, 19.3349, -13.2033
#facefe color charts
#facefe RGB chart
#facefe CMYK chart
#facefe RGB pie chart
#facefe color shades, tints & tones
#facefe color schemes
#facefe color preview, HTML & CSS examples
This text has a color of #facefe
<p style="color:#facefe;">Text here</p>
.mytext {color:#facefe;}
Text color #facefe
This box has a color of #facefe
<div style="background-color:#facefe;">Content here</div>
.mybackground {background-color:#facefe;}
Background color #facefe
Border around this has a color of #facefe
<div style="border:2px solid #facefe;">Content here</div>
.myborder {border:2px solid #facefe;}
Border color #facefe