#facece color space conversions
Hex:
#facece
RGB:
250, 206, 206
CMY:
2, 19, 19
CMYK:
0, 18, 18, 2
HSL:
0°, 81.4815%, 89.4118%
HSV (HSB):
0°, 17.6000%, 98.0392%
XYZ:
72.6362, 68.9228, 67.8676
xyY:
0.3468, 0.3291, 68.9228
CIE-Lab:
86.4658, 15.4690, 5.8221
CIE-LCH:
86.4658, 16.5283, 20.6250
CIE-Luv:
86.4658, 26.9058, 5.7887
Hunter-Lab:
83.0198, 10.8898, 9.6450
#facece color charts
#facece RGB chart
#facece CMYK chart
#facece RGB pie chart
#facece color shades, tints & tones
#facece color schemes
#facece color preview, HTML & CSS examples
This text has a color of #facece
<p style="color:#facece;">Text here</p>
.mytext {color:#facece;}
Text color #facece
This box has a color of #facece
<div style="background-color:#facece;">Content here</div>
.mybackground {background-color:#facece;}
Background color #facece
Border around this has a color of #facece
<div style="border:2px solid #facece;">Content here</div>
.myborder {border:2px solid #facece;}
Border color #facece