#fabdbd color space conversions
Hex:
#fabdbd
RGB:
250, 189, 189
CMY:
2, 26, 26
CMYK:
0, 24, 24, 2
HSL:
0°, 85.9155%, 86.0784%
HSV (HSB):
0°, 24.4000%, 98.0392%
XYZ:
66.8072, 60.3933, 56.2801
xyY:
0.3641, 0.3292, 60.3933
CIE-Lab:
82.0515, 21.9256, 8.5470
CIE-LCH:
82.0515, 23.5326, 21.2968
CIE-Luv:
82.0515, 38.6709, 8.3273
Hunter-Lab:
77.7131, 17.4522, 11.4612
#fabdbd color charts
#fabdbd color shades, tints & tones
#fabdbd color schemes
#fabdbd color preview, HTML & CSS examples
This text has a color of #fabdbd
<p style="color:#fabdbd;">Text here</p>
.mytext {color:#fabdbd;}
This box has a color of #fabdbd
<div style="background-color:#fabdbd;">Content here</div>
.mybackground {background-color:#fabdbd;}
Border around this has a color of #fabdbd
<div style="border:2px solid #fabdbd;">Content here</div>
.myborder {border:2px solid #fabdbd;}