#fd9e9e color space conversions
Hex:
#fd9e9e
RGB:
253, 158, 158
CMY:
1, 38, 38
CMYK:
0, 38, 38, 1
HSL:
0°, 95.9596%, 80.5882%
HSV (HSB):
0°, 37.5494%, 99.2157%
XYZ:
58.9064, 47.8050, 38.4703
xyY:
0.4057, 0.3293, 47.8050
CIE-Lab:
74.7018, 35.3403, 14.9924
CIE-LCH:
74.7018, 38.3889, 22.9881
CIE-Luv:
74.7018, 64.5745, 13.9161
Hunter-Lab:
69.1412, 31.0803, 15.4097
#fd9e9e color charts
#fd9e9e color shades, tints & tones
#fd9e9e color schemes
#fd9e9e color preview, HTML & CSS examples
This text has a color of #fd9e9e
<p style="color:#fd9e9e;">Text here</p>
.mytext {color:#fd9e9e;}
This box has a color of #fd9e9e
<div style="background-color:#fd9e9e;">Content here</div>
.mybackground {background-color:#fd9e9e;}
Border around this has a color of #fd9e9e
<div style="border:2px solid #fd9e9e;">Content here</div>
.myborder {border:2px solid #fd9e9e;}