#fab1ec color space conversions
Hex:
#fab1ec
RGB:
250, 177, 236
CMY:
2, 31, 7
CMYK:
0, 29, 6, 2
HSL:
312°, 87.9518%, 83.7255%
HSV (HSB):
312°, 29.2000%, 98.0392%
XYZ:
70.2868, 57.8244, 86.8136
xyY:
0.3270, 0.2690, 57.8244
CIE-Lab:
80.6411, 35.5929, -18.8328
CIE-LCH:
80.6411, 40.2682, 332.1160
CIE-Luv:
80.6411, 38.6021, -35.6048
Hunter-Lab:
76.0424, 31.9154, -14.4586
#fab1ec color charts
#fab1ec color shades, tints & tones
#fab1ec color schemes
#fab1ec color preview, HTML & CSS examples
This text has a color of #fab1ec
<p style="color:#fab1ec;">Text here</p>
.mytext {color:#fab1ec;}
This box has a color of #fab1ec
<div style="background-color:#fab1ec;">Content here</div>
.mybackground {background-color:#fab1ec;}
Border around this has a color of #fab1ec
<div style="border:2px solid #fab1ec;">Content here</div>
.myborder {border:2px solid #fab1ec;}