#fab4ec color space conversions
Hex:
#fab4ec
RGB:
250, 180, 236
CMY:
2, 29, 7
CMYK:
0, 28, 6, 2
HSL:
312°, 87.5000%, 84.3137%
HSV (HSB):
312°, 28.0000%, 98.0392%
XYZ:
70.8859, 59.0226, 87.0133
xyY:
0.3268, 0.2721, 59.0226
CIE-Lab:
81.3040, 34.0163, -17.8318
CIE-LCH:
81.3040, 38.4068, 332.3359
CIE-Luv:
81.3040, 37.0939, -33.7646
Hunter-Lab:
76.8262, 30.2524, -13.3735
#fab4ec color charts
#fab4ec color shades, tints & tones
#fab4ec color schemes
#fab4ec color preview, HTML & CSS examples
This text has a color of #fab4ec
<p style="color:#fab4ec;">Text here</p>
.mytext {color:#fab4ec;}
This box has a color of #fab4ec
<div style="background-color:#fab4ec;">Content here</div>
.mybackground {background-color:#fab4ec;}
Border around this has a color of #fab4ec
<div style="border:2px solid #fab4ec;">Content here</div>
.myborder {border:2px solid #fab4ec;}