#fab3f4 color space conversions
Hex:
#fab3f4
RGB:
250, 179, 244
CMY:
2, 30, 4
CMYK:
0, 28, 2, 2
HSL:
305°, 87.6543%, 84.1176%
HSV (HSB):
305°, 28.4000%, 98.0392%
XYZ:
71.8736, 59.0958, 93.2064
xyY:
0.3206, 0.2636, 59.0958
CIE-Lab:
81.3443, 35.9392, -22.0652
CIE-LCH:
81.3443, 42.1722, 328.4517
CIE-Luv:
81.3443, 36.3751, -40.9220
Hunter-Lab:
76.8738, 32.3603, -18.0751
#fab3f4 color charts
#fab3f4 color shades, tints & tones
#fab3f4 color schemes
#fab3f4 color preview, HTML & CSS examples
This text has a color of #fab3f4
<p style="color:#fab3f4;">Text here</p>
.mytext {color:#fab3f4;}
This box has a color of #fab3f4
<div style="background-color:#fab3f4;">Content here</div>
.mybackground {background-color:#fab3f4;}
Border around this has a color of #fab3f4
<div style="border:2px solid #fab3f4;">Content here</div>
.myborder {border:2px solid #fab3f4;}