#fab7d9 color space conversions
Hex:
#fab7d9
RGB:
250, 183, 217
CMY:
2, 28, 15
CMYK:
0, 27, 13, 2
HSL:
330°, 87.0130%, 84.9020%
HSV (HSB):
330°, 26.8000%, 98.0392%
XYZ:
68.8822, 59.2007, 73.4420
xyY:
0.3418, 0.2938, 59.2007
CIE-Lab:
81.4018, 29.2817, -7.4640
CIE-LCH:
81.4018, 30.2180, 345.6997
CIE-Luv:
81.4018, 38.3191, -16.6551
Hunter-Lab:
76.9420, 25.1533, -2.7336
#fab7d9 color charts
#fab7d9 color shades, tints & tones
#fab7d9 color schemes
#fab7d9 color preview, HTML & CSS examples
This text has a color of #fab7d9
<p style="color:#fab7d9;">Text here</p>
.mytext {color:#fab7d9;}
This box has a color of #fab7d9
<div style="background-color:#fab7d9;">Content here</div>
.mybackground {background-color:#fab7d9;}
Border around this has a color of #fab7d9
<div style="border:2px solid #fab7d9;">Content here</div>
.myborder {border:2px solid #fab7d9;}