#fabcd5 color space conversions
Hex:
#fabcd5
RGB:
250, 188, 213
CMY:
2, 26, 16
CMYK:
0, 25, 15, 2
HSL:
336°, 86.1111%, 85.8824%
HSV (HSB):
336°, 24.8000%, 98.0392%
XYZ:
69.4178, 61.0945, 71.0845
xyY:
0.3443, 0.3031, 61.0945
CIE-Lab:
82.4295, 26.0129, -3.7948
CIE-LCH:
82.4295, 26.2882, 351.7002
CIE-Luv:
82.4295, 36.1431, -10.4793
Hunter-Lab:
78.1630, 21.7435, 0.7934
#fabcd5 color charts
#fabcd5 color shades, tints & tones
#fabcd5 color schemes
#fabcd5 color preview, HTML & CSS examples
This text has a color of #fabcd5
<p style="color:#fabcd5;">Text here</p>
.mytext {color:#fabcd5;}
This box has a color of #fabcd5
<div style="background-color:#fabcd5;">Content here</div>
.mybackground {background-color:#fabcd5;}
Border around this has a color of #fabcd5
<div style="border:2px solid #fabcd5;">Content here</div>
.myborder {border:2px solid #fabcd5;}