#fab8ea color space conversions
Hex:
#fab8ea
RGB:
250, 184, 234
CMY:
2, 28, 8
CMYK:
0, 26, 6, 2
HSL:
315°, 86.8421%, 85.0980%
HSV (HSB):
315°, 26.4000%, 98.0392%
XYZ:
71.4161, 60.5455, 85.7643
xyY:
0.3280, 0.2781, 60.5455
CIE-Lab:
82.1338, 31.5675, -15.5089
CIE-LCH:
82.1338, 35.1715, 333.8354
CIE-Luv:
82.1338, 35.3569, -29.6712
Hunter-Lab:
77.8110, 27.6608, -10.8826
#fab8ea color charts
#fab8ea color shades, tints & tones
#fab8ea color schemes
#fab8ea color preview, HTML & CSS examples
This text has a color of #fab8ea
<p style="color:#fab8ea;">Text here</p>
.mytext {color:#fab8ea;}
This box has a color of #fab8ea
<div style="background-color:#fab8ea;">Content here</div>
.mybackground {background-color:#fab8ea;}
Border around this has a color of #fab8ea
<div style="border:2px solid #fab8ea;">Content here</div>
.myborder {border:2px solid #fab8ea;}