#fab8ed color space conversions
Hex:
#fab8ed
RGB:
250, 184, 237
CMY:
2, 28, 7
CMYK:
0, 26, 5, 2
HSL:
312°, 86.8421%, 85.0980%
HSV (HSB):
312°, 26.4000%, 98.0392%
XYZ:
71.8509, 60.7194, 88.0538
xyY:
0.3257, 0.2752, 60.7194
CIE-Lab:
82.2277, 32.0834, -16.9762
CIE-LCH:
82.2277, 36.2979, 332.1155
CIE-Luv:
82.2277, 34.9256, -32.1070
Hunter-Lab:
77.9227, 28.2266, -12.4528
#fab8ed color charts
#fab8ed color shades, tints & tones
#fab8ed color schemes
#fab8ed color preview, HTML & CSS examples
This text has a color of #fab8ed
<p style="color:#fab8ed;">Text here</p>
.mytext {color:#fab8ed;}
This box has a color of #fab8ed
<div style="background-color:#fab8ed;">Content here</div>
.mybackground {background-color:#fab8ed;}
Border around this has a color of #fab8ed
<div style="border:2px solid #fab8ed;">Content here</div>
.myborder {border:2px solid #fab8ed;}