#fab4e5 color space conversions
Hex:
#fab4e5
RGB:
250, 180, 229
CMY:
2, 29, 10
CMYK:
0, 28, 8, 2
HSL:
318°, 87.5000%, 84.3137%
HSV (HSB):
318°, 28.0000%, 98.0392%
XYZ:
69.8885, 58.6237, 81.7607
xyY:
0.3324, 0.2788, 58.6237
CIE-Lab:
81.0843, 32.8267, -14.3984
CIE-LCH:
81.0843, 35.8456, 336.3169
CIE-Luv:
81.0843, 38.1471, -28.0851
Hunter-Lab:
76.5661, 28.9417, -9.7163
#fab4e5 color charts
#fab4e5 color shades, tints & tones
#fab4e5 color schemes
#fab4e5 color preview, HTML & CSS examples
This text has a color of #fab4e5
<p style="color:#fab4e5;">Text here</p>
.mytext {color:#fab4e5;}
This box has a color of #fab4e5
<div style="background-color:#fab4e5;">Content here</div>
.mybackground {background-color:#fab4e5;}
Border around this has a color of #fab4e5
<div style="border:2px solid #fab4e5;">Content here</div>
.myborder {border:2px solid #fab4e5;}