#fd9975 color space conversions
Hex:
#fd9975
RGB:
253, 153, 117
CMY:
1, 40, 54
CMYK:
0, 40, 54, 1
HSL:
16°, 97.1429%, 72.5490%
HSV (HSB):
16°, 53.7549%, 99.2157%
XYZ:
55.1101, 44.9495, 22.6011
xyY:
0.4493, 0.3665, 44.9495
CIE-Lab:
72.8586, 33.9231, 34.7859
CIE-LCH:
72.8586, 48.5884, 45.7194
CIE-Luv:
72.8586, 74.5361, 37.0811
Hunter-Lab:
67.0444, 29.3985, 26.9440
#fd9975 color charts
#fd9975 color shades, tints & tones
#fd9975 color schemes
#fd9975 color preview, HTML & CSS examples
This text has a color of #fd9975
<p style="color:#fd9975;">Text here</p>
.mytext {color:#fd9975;}
This box has a color of #fd9975
<div style="background-color:#fd9975;">Content here</div>
.mybackground {background-color:#fd9975;}
Border around this has a color of #fd9975
<div style="border:2px solid #fd9975;">Content here</div>
.myborder {border:2px solid #fd9975;}