#fab4b7 color space conversions
Hex:
#fab4b7
RGB:
250, 180, 183
CMY:
2, 29, 28
CMYK:
0, 28, 27, 2
HSL:
357°, 87.5000%, 84.3137%
HSV (HSB):
357°, 28.0000%, 98.0392%
XYZ:
64.2928, 56.3854, 52.2946
xyY:
0.3717, 0.3260, 56.3854
CIE-Lab:
79.8327, 25.8408, 8.6033
CIE-LCH:
79.8327, 27.2353, 18.4144
CIE-Luv:
79.8327, 44.8263, 7.5613
Hunter-Lab:
75.0902, 21.4252, 11.2722
#fab4b7 color charts
#fab4b7 color shades, tints & tones
#fab4b7 color schemes
#fab4b7 color preview, HTML & CSS examples
This text has a color of #fab4b7
<p style="color:#fab4b7;">Text here</p>
.mytext {color:#fab4b7;}
This box has a color of #fab4b7
<div style="background-color:#fab4b7;">Content here</div>
.mybackground {background-color:#fab4b7;}
Border around this has a color of #fab4b7
<div style="border:2px solid #fab4b7;">Content here</div>
.myborder {border:2px solid #fab4b7;}