#fd7d7f color space conversions
Hex:
#fd7d7f
RGB:
253, 125, 127
CMY:
1, 51, 50
CMYK:
0, 51, 50, 1
HSL:
359°, 96.9697%, 74.1176%
HSV (HSB):
359°, 50.5929%, 99.2157%
XYZ:
51.6724, 37.0822, 24.5128
xyY:
0.4562, 0.3274, 37.0822
CIE-Lab:
67.3386, 48.8599, 22.0199
CIE-LCH:
67.3386, 53.5926, 24.2598
CIE-Luv:
67.3386, 92.3300, 18.7490
Hunter-Lab:
60.8951, 44.8991, 18.7599
#fd7d7f color charts
#fd7d7f color shades, tints & tones
#fd7d7f color schemes
#fd7d7f color preview, HTML & CSS examples
This text has a color of #fd7d7f
<p style="color:#fd7d7f;">Text here</p>
.mytext {color:#fd7d7f;}
This box has a color of #fd7d7f
<div style="background-color:#fd7d7f;">Content here</div>
.mybackground {background-color:#fd7d7f;}
Border around this has a color of #fd7d7f
<div style="border:2px solid #fd7d7f;">Content here</div>
.myborder {border:2px solid #fd7d7f;}