#fab7ea color space conversions
Hex:
#fab7ea
RGB:
250, 183, 234
CMY:
2, 28, 8
CMYK:
0, 27, 6, 2
HSL:
314°, 87.0130%, 84.9020%
HSV (HSB):
314°, 26.8000%, 98.0392%
XYZ:
71.2091, 60.1315, 85.6953
xyY:
0.3281, 0.2771, 60.1315
CIE-Lab:
81.9096, 32.0942, -15.8459
CIE-LCH:
81.9096, 35.7929, 333.7231
CIE-Luv:
81.9096, 35.8678, -30.2894
Hunter-Lab:
77.5445, 28.2137, -11.2409
#fab7ea color charts
#fab7ea color shades, tints & tones
#fab7ea color schemes
#fab7ea color preview, HTML & CSS examples
This text has a color of #fab7ea
<p style="color:#fab7ea;">Text here</p>
.mytext {color:#fab7ea;}
This box has a color of #fab7ea
<div style="background-color:#fab7ea;">Content here</div>
.mybackground {background-color:#fab7ea;}
Border around this has a color of #fab7ea
<div style="border:2px solid #fab7ea;">Content here</div>
.myborder {border:2px solid #fab7ea;}