#fab6e5 color space conversions
Hex:
#fab6e5
RGB:
250, 182, 229
CMY:
2, 29, 10
CMYK:
0, 27, 8, 2
HSL:
319°, 87.1795%, 84.7059%
HSV (HSB):
319°, 27.2000%, 98.0392%
XYZ:
70.2951, 59.4370, 81.8963
xyY:
0.3322, 0.2809, 59.4370
CIE-Lab:
81.5312, 31.7739, -13.7282
CIE-LCH:
81.5312, 34.6128, 336.6328
CIE-Luv:
81.5312, 37.1119, -26.8600
Hunter-Lab:
77.0954, 27.8383, -9.0153
#fab6e5 color charts
#fab6e5 color shades, tints & tones
#fab6e5 color schemes
#fab6e5 color preview, HTML & CSS examples
This text has a color of #fab6e5
<p style="color:#fab6e5;">Text here</p>
.mytext {color:#fab6e5;}
This box has a color of #fab6e5
<div style="background-color:#fab6e5;">Content here</div>
.mybackground {background-color:#fab6e5;}
Border around this has a color of #fab6e5
<div style="border:2px solid #fab6e5;">Content here</div>
.myborder {border:2px solid #fab6e5;}