#fab8b4 color space conversions
Hex:
#fab8b4
RGB:
250, 184, 180
CMY:
2, 28, 29
CMYK:
0, 26, 28, 2
HSL:
3°, 87.5000%, 84.3137%
HSV (HSB):
3°, 28.0000%, 98.0392%
XYZ:
64.8030, 57.9003, 50.9404
xyY:
0.3732, 0.3334, 57.9003
CIE-Lab:
80.6833, 23.3322, 11.4338
CIE-LCH:
80.6833, 25.9831, 26.1068
CIE-Luv:
80.6833, 42.8126, 12.0029
Hunter-Lab:
76.0922, 18.8561, 13.5725
#fab8b4 color charts
#fab8b4 color shades, tints & tones
#fab8b4 color schemes
#fab8b4 color preview, HTML & CSS examples
This text has a color of #fab8b4
<p style="color:#fab8b4;">Text here</p>
.mytext {color:#fab8b4;}
This box has a color of #fab8b4
<div style="background-color:#fab8b4;">Content here</div>
.mybackground {background-color:#fab8b4;}
Border around this has a color of #fab8b4
<div style="border:2px solid #fab8b4;">Content here</div>
.myborder {border:2px solid #fab8b4;}