#fab2e8 color space conversions
Hex:
#fab2e8
RGB:
250, 178, 232
CMY:
2, 30, 9
CMYK:
0, 29, 7, 2
HSL:
315°, 87.8049%, 83.9216%
HSV (HSB):
315°, 28.8000%, 98.0392%
XYZ:
69.9102, 57.9910, 83.8526
xyY:
0.3301, 0.2739, 57.9910
CIE-Lab:
80.7338, 34.3844, -16.5400
CIE-LCH:
80.7338, 38.1557, 334.3109
CIE-Luv:
80.7338, 38.7171, -31.7378
Hunter-Lab:
76.1518, 30.6041, -11.9794
#fab2e8 color charts
#fab2e8 color shades, tints & tones
#fab2e8 color schemes
#fab2e8 color preview, HTML & CSS examples
This text has a color of #fab2e8
<p style="color:#fab2e8;">Text here</p>
.mytext {color:#fab2e8;}
This box has a color of #fab2e8
<div style="background-color:#fab2e8;">Content here</div>
.mybackground {background-color:#fab2e8;}
Border around this has a color of #fab2e8
<div style="border:2px solid #fab2e8;">Content here</div>
.myborder {border:2px solid #fab2e8;}