#facafe color space conversions
Hex:
#facafe
RGB:
250, 202, 254
CMY:
2, 21, 0
CMYK:
2, 20, 0, 0
HSL:
295°, 96.2963%, 89.4118%
HSV (HSB):
295°, 20.4724%, 99.6078%
XYZ:
78.4343, 69.7208, 103.0895
xyY:
0.3122, 0.2775, 69.7208
CIE-Lab:
86.8597, 25.6242, -19.0435
CIE-LCH:
86.8597, 31.9258, 323.3809
CIE-Luv:
86.8597, 23.7340, -34.5640
Hunter-Lab:
83.4990, 21.5497, -14.7513
#facafe color charts
#facafe RGB chart
#facafe CMYK chart
#facafe RGB pie chart
#facafe color shades, tints & tones
#facafe color schemes
#facafe color preview, HTML & CSS examples
This text has a color of #facafe
<p style="color:#facafe;">Text here</p>
.mytext {color:#facafe;}
Text color #facafe
This box has a color of #facafe
<div style="background-color:#facafe;">Content here</div>
.mybackground {background-color:#facafe;}
Background color #facafe
Border around this has a color of #facafe
<div style="border:2px solid #facafe;">Content here</div>
.myborder {border:2px solid #facafe;}
Border color #facafe