#fabfeb color space conversions
Hex:
#fabfeb
RGB:
250, 191, 235
CMY:
2, 25, 8
CMYK:
0, 24, 6, 2
HSL:
315°, 85.5072%, 86.4706%
HSV (HSB):
315°, 23.6000%, 98.0392%
XYZ:
73.0505, 63.5838, 87.0200
xyY:
0.3266, 0.2843, 63.5838
CIE-Lab:
83.7486, 28.0487, -13.6218
CIE-LCH:
83.7486, 31.1815, 334.0966
CIE-Luv:
83.7486, 31.6262, -26.1229
Hunter-Lab:
79.7394, 23.9827, -8.8858
#fabfeb color charts
#fabfeb color shades, tints & tones
#fabfeb color schemes
#fabfeb color preview, HTML & CSS examples
This text has a color of #fabfeb
<p style="color:#fabfeb;">Text here</p>
.mytext {color:#fabfeb;}
This box has a color of #fabfeb
<div style="background-color:#fabfeb;">Content here</div>
.mybackground {background-color:#fabfeb;}
Border around this has a color of #fabfeb
<div style="border:2px solid #fabfeb;">Content here</div>
.myborder {border:2px solid #fabfeb;}