#facbcf color space conversions
Hex:
#facbcf
RGB:
250, 203, 207
CMY:
2, 20, 19
CMYK:
0, 19, 17, 2
HSL:
355°, 82.4561%, 88.8235%
HSV (HSB):
355°, 18.8000%, 98.0392%
XYZ:
72.0428, 67.5409, 68.2711
xyY:
0.3466, 0.3249, 67.5409
CIE-Lab:
85.7763, 17.1925, 4.2954
CIE-LCH:
85.7763, 17.7209, 14.0278
CIE-Luv:
85.7763, 28.4951, 3.2230
Hunter-Lab:
82.1832, 12.6544, 8.2750
#facbcf color charts
#facbcf color shades, tints & tones
#facbcf color schemes
#facbcf color preview, HTML & CSS examples
This text has a color of #facbcf
<p style="color:#facbcf;">Text here</p>
.mytext {color:#facbcf;}
This box has a color of #facbcf
<div style="background-color:#facbcf;">Content here</div>
.mybackground {background-color:#facbcf;}
Border around this has a color of #facbcf
<div style="border:2px solid #facbcf;">Content here</div>
.myborder {border:2px solid #facbcf;}