#fab7b9 color space conversions
Hex:
#fab7b9
RGB:
250, 183, 185
CMY:
2, 28, 27
CMYK:
0, 27, 26, 2
HSL:
358°, 87.0130%, 84.9020%
HSV (HSB):
358°, 26.8000%, 98.0392%
XYZ:
65.1148, 57.6937, 53.6030
xyY:
0.3691, 0.3270, 57.6937
CIE-Lab:
80.5682, 24.5328, 8.5760
CIE-LCH:
80.5682, 25.9885, 19.2682
CIE-Luv:
80.5682, 42.7567, 7.8067
Hunter-Lab:
75.9564, 20.0981, 11.3281
#fab7b9 color charts
#fab7b9 color shades, tints & tones
#fab7b9 color schemes
#fab7b9 color preview, HTML & CSS examples
This text has a color of #fab7b9
<p style="color:#fab7b9;">Text here</p>
.mytext {color:#fab7b9;}
This box has a color of #fab7b9
<div style="background-color:#fab7b9;">Content here</div>
.mybackground {background-color:#fab7b9;}
Border around this has a color of #fab7b9
<div style="border:2px solid #fab7b9;">Content here</div>
.myborder {border:2px solid #fab7b9;}