#fabfc1 color space conversions
Hex:
#fabfc1
RGB:
250, 191, 193
CMY:
2, 25, 24
CMYK:
0, 24, 23, 2
HSL:
358°, 85.5072%, 86.4706%
HSV (HSB):
358°, 23.6000%, 98.0392%
XYZ:
67.6808, 61.4359, 58.7432
xyY:
0.3603, 0.3270, 61.4359
CIE-Lab:
82.6125, 21.4367, 7.2060
CIE-LCH:
82.6125, 22.6155, 18.5802
CIE-Luv:
82.6125, 36.9993, 6.5435
Hunter-Lab:
78.3810, 16.9651, 10.4314
#fabfc1 color charts
#fabfc1 color shades, tints & tones
#fabfc1 color schemes
#fabfc1 color preview, HTML & CSS examples
This text has a color of #fabfc1
<p style="color:#fabfc1;">Text here</p>
.mytext {color:#fabfc1;}
This box has a color of #fabfc1
<div style="background-color:#fabfc1;">Content here</div>
.mybackground {background-color:#fabfc1;}
Border around this has a color of #fabfc1
<div style="border:2px solid #fabfc1;">Content here</div>
.myborder {border:2px solid #fabfc1;}