#fabdc2 color space conversions
Hex:
#fabdc2
RGB:
250, 189, 194
CMY:
2, 26, 24
CMYK:
0, 24, 22, 2
HSL:
355°, 85.9155%, 86.0784%
HSV (HSB):
355°, 24.4000%, 98.0392%
XYZ:
67.3595, 60.6142, 59.1884
xyY:
0.3599, 0.3239, 60.6142
CIE-Lab:
82.1709, 22.6326, 6.0344
CIE-LCH:
82.1709, 23.4232, 14.9291
CIE-Luv:
82.1709, 38.0439, 4.6308
Hunter-Lab:
77.8551, 18.1900, 9.4241
#fabdc2 color charts
#fabdc2 color shades, tints & tones
#fabdc2 color schemes
#fabdc2 color preview, HTML & CSS examples
This text has a color of #fabdc2
<p style="color:#fabdc2;">Text here</p>
.mytext {color:#fabdc2;}
This box has a color of #fabdc2
<div style="background-color:#fabdc2;">Content here</div>
.mybackground {background-color:#fabdc2;}
Border around this has a color of #fabdc2
<div style="border:2px solid #fabdc2;">Content here</div>
.myborder {border:2px solid #fabdc2;}