#fabcbd color space conversions
Hex:
#fabcbd
RGB:
250, 188, 189
CMY:
2, 26, 26
CMYK:
0, 25, 24, 2
HSL:
359°, 86.1111%, 85.8824%
HSV (HSB):
359°, 24.8000%, 98.0392%
XYZ:
66.5929, 59.9646, 56.2086
xyY:
0.3644, 0.3281, 59.9646
CIE-Lab:
81.8189, 22.4521, 8.2140
CIE-LCH:
81.8189, 23.9074, 20.0947
CIE-Luv:
81.8189, 39.2628, 7.7484
Hunter-Lab:
77.4368, 17.9893, 11.1692
#fabcbd color charts
#fabcbd color shades, tints & tones
#fabcbd color schemes
#fabcbd color preview, HTML & CSS examples
This text has a color of #fabcbd
<p style="color:#fabcbd;">Text here</p>
.mytext {color:#fabcbd;}
This box has a color of #fabcbd
<div style="background-color:#fabcbd;">Content here</div>
.mybackground {background-color:#fabcbd;}
Border around this has a color of #fabcbd
<div style="border:2px solid #fabcbd;">Content here</div>
.myborder {border:2px solid #fabcbd;}