#fab3e4 color space conversions
Hex:
#fab3e4
RGB:
250, 179, 228
CMY:
2, 30, 11
CMYK:
0, 28, 9, 2
HSL:
319°, 87.6543%, 84.1176%
HSV (HSB):
319°, 28.4000%, 98.0392%
XYZ:
69.5480, 58.1656, 80.9603
xyY:
0.3333, 0.2787, 58.1656
CIE-Lab:
80.8308, 33.1854, -14.2403
CIE-LCH:
80.8308, 36.1117, 336.7752
CIE-Luv:
80.8308, 38.8151, -27.8880
Hunter-Lab:
76.2664, 29.3096, -9.5526
#fab3e4 color charts
#fab3e4 color shades, tints & tones
#fab3e4 color schemes
#fab3e4 color preview, HTML & CSS examples
This text has a color of #fab3e4
<p style="color:#fab3e4;">Text here</p>
.mytext {color:#fab3e4;}
This box has a color of #fab3e4
<div style="background-color:#fab3e4;">Content here</div>
.mybackground {background-color:#fab3e4;}
Border around this has a color of #fab3e4
<div style="border:2px solid #fab3e4;">Content here</div>
.myborder {border:2px solid #fab3e4;}