#fabcdc color space conversions
Hex:
#fabcdc
RGB:
250, 188, 220
CMY:
2, 26, 14
CMYK:
0, 25, 12, 2
HSL:
329°, 86.1111%, 85.8824%
HSV (HSB):
329°, 24.8000%, 98.0392%
XYZ:
70.3258, 61.4577, 75.8661
xyY:
0.3387, 0.2960, 61.4577
CIE-Lab:
82.6242, 27.1286, -7.2653
CIE-LCH:
82.6242, 28.0846, 345.0075
CIE-Luv:
82.6242, 35.2055, -15.9845
Hunter-Lab:
78.3950, 22.9359, -2.5009
#fabcdc color charts
#fabcdc color shades, tints & tones
#fabcdc color schemes
#fabcdc color preview, HTML & CSS examples
This text has a color of #fabcdc
<p style="color:#fabcdc;">Text here</p>
.mytext {color:#fabcdc;}
This box has a color of #fabcdc
<div style="background-color:#fabcdc;">Content here</div>
.mybackground {background-color:#fabcdc;}
Border around this has a color of #fabcdc
<div style="border:2px solid #fabcdc;">Content here</div>
.myborder {border:2px solid #fabcdc;}