#fab7e7 color space conversions
Hex:
#fab7e7
RGB:
250, 183, 231
CMY:
2, 28, 9
CMYK:
0, 27, 8, 2
HSL:
317°, 87.0130%, 84.9020%
HSV (HSB):
317°, 26.8000%, 98.0392%
XYZ:
70.7816, 59.9605, 83.4442
xyY:
0.3305, 0.2799, 59.9605
CIE-Lab:
81.8167, 31.5841, -14.3748
CIE-LCH:
81.8167, 34.7014, 335.5284
CIE-Luv:
81.8167, 36.3033, -27.8603
Hunter-Lab:
77.4342, 27.6549, -9.6879
#fab7e7 color charts
#fab7e7 color shades, tints & tones
#fab7e7 color schemes
#fab7e7 color preview, HTML & CSS examples
This text has a color of #fab7e7
<p style="color:#fab7e7;">Text here</p>
.mytext {color:#fab7e7;}
This box has a color of #fab7e7
<div style="background-color:#fab7e7;">Content here</div>
.mybackground {background-color:#fab7e7;}
Border around this has a color of #fab7e7
<div style="border:2px solid #fab7e7;">Content here</div>
.myborder {border:2px solid #fab7e7;}