#fd7e7c color space conversions
Hex:
#fd7e7c
RGB:
253, 126, 124
CMY:
1, 51, 51
CMYK:
0, 50, 51, 1
HSL:
1°, 96.9925%, 73.9216%
HSV (HSB):
1°, 50.9881%, 99.2157%
XYZ:
51.6070, 37.2596, 23.5406
xyY:
0.4591, 0.3315, 37.2596
CIE-Lab:
67.4713, 48.1156, 23.8789
CIE-LCH:
67.4713, 53.7151, 26.3943
CIE-Luv:
67.4713, 92.3003, 21.0445
Hunter-Lab:
61.0406, 44.0922, 19.8630
#fd7e7c color charts
#fd7e7c color shades, tints & tones
#fd7e7c color schemes
#fd7e7c color preview, HTML & CSS examples
This text has a color of #fd7e7c
<p style="color:#fd7e7c;">Text here</p>
.mytext {color:#fd7e7c;}
This box has a color of #fd7e7c
<div style="background-color:#fd7e7c;">Content here</div>
.mybackground {background-color:#fd7e7c;}
Border around this has a color of #fd7e7c
<div style="border:2px solid #fd7e7c;">Content here</div>
.myborder {border:2px solid #fd7e7c;}