#fab8c7 color space conversions
Hex:
#fab8c7
RGB:
250, 184, 199
CMY:
2, 28, 22
CMYK:
0, 26, 20, 2
HSL:
346°, 86.8421%, 85.0980%
HSV (HSB):
346°, 26.4000%, 98.0392%
XYZ:
66.8736, 58.7285, 61.8439
xyY:
0.3568, 0.3133, 58.7285
CIE-Lab:
81.1421, 25.9925, 1.8551
CIE-LCH:
81.1421, 26.0586, 4.0824
CIE-Luv:
81.1421, 40.2792, -2.0704
Hunter-Lab:
76.6345, 21.6542, 5.7972
#fab8c7 color charts
#fab8c7 color shades, tints & tones
#fab8c7 color schemes
#fab8c7 color preview, HTML & CSS examples
This text has a color of #fab8c7
<p style="color:#fab8c7;">Text here</p>
.mytext {color:#fab8c7;}
This box has a color of #fab8c7
<div style="background-color:#fab8c7;">Content here</div>
.mybackground {background-color:#fab8c7;}
Border around this has a color of #fab8c7
<div style="border:2px solid #fab8c7;">Content here</div>
.myborder {border:2px solid #fab8c7;}