#fab5bc color space conversions
Hex:
#fab5bc
RGB:
250, 181, 188
CMY:
2, 29, 26
CMYK:
0, 28, 25, 2
HSL:
354°, 87.3418%, 84.5098%
HSV (HSB):
354°, 27.6000%, 98.0392%
XYZ:
65.0253, 57.0026, 55.1523
xyY:
0.3670, 0.3217, 57.0026
CIE-Lab:
80.1810, 25.9997, 6.4014
CIE-LCH:
80.1810, 26.7761, 13.8317
CIE-Luv:
80.1810, 43.5389, 4.4500
Hunter-Lab:
75.5001, 21.6101, 9.5390
#fab5bc color charts
#fab5bc color shades, tints & tones
#fab5bc color schemes
#fab5bc color preview, HTML & CSS examples
This text has a color of #fab5bc
<p style="color:#fab5bc;">Text here</p>
.mytext {color:#fab5bc;}
This box has a color of #fab5bc
<div style="background-color:#fab5bc;">Content here</div>
.mybackground {background-color:#fab5bc;}
Border around this has a color of #fab5bc
<div style="border:2px solid #fab5bc;">Content here</div>
.myborder {border:2px solid #fab5bc;}