#fd9f9e color space conversions
Hex:
#fd9f9e
RGB:
253, 159, 158
CMY:
1, 38, 38
CMYK:
0, 37, 38, 1
HSL:
1°, 95.9596%, 80.5882%
HSV (HSB):
1°, 37.5494%, 99.2157%
XYZ:
59.0777, 48.1475, 38.5274
xyY:
0.4053, 0.3303, 48.1475
CIE-Lab:
74.9179, 34.8215, 15.2951
CIE-LCH:
74.9179, 38.0325, 23.7132
CIE-Luv:
74.9179, 63.9321, 14.4315
Hunter-Lab:
69.3884, 30.5462, 15.6516
#fd9f9e color charts
#fd9f9e color shades, tints & tones
#fd9f9e color schemes
#fd9f9e color preview, HTML & CSS examples
This text has a color of #fd9f9e
<p style="color:#fd9f9e;">Text here</p>
.mytext {color:#fd9f9e;}
This box has a color of #fd9f9e
<div style="background-color:#fd9f9e;">Content here</div>
.mybackground {background-color:#fd9f9e;}
Border around this has a color of #fd9f9e
<div style="border:2px solid #fd9f9e;">Content here</div>
.myborder {border:2px solid #fd9f9e;}