#fd7b7c color space conversions
Hex:
#fd7b7c
RGB:
253, 123, 124
CMY:
1, 52, 51
CMYK:
0, 51, 51, 1
HSL:
360°, 97.0149%, 73.7255%
HSV (HSB):
360°, 51.3834%, 99.2157%
XYZ:
51.2291, 36.5038, 23.4147
xyY:
0.4609, 0.3284, 36.5038
CIE-Lab:
66.9031, 49.5669, 23.1136
CIE-LCH:
66.9031, 54.6911, 25.0002
CIE-Luv:
66.9031, 94.3222, 19.7641
Hunter-Lab:
60.4184, 45.6189, 19.3155
#fd7b7c color charts
#fd7b7c color shades, tints & tones
#fd7b7c color schemes
#fd7b7c color preview, HTML & CSS examples
This text has a color of #fd7b7c
<p style="color:#fd7b7c;">Text here</p>
.mytext {color:#fd7b7c;}
This box has a color of #fd7b7c
<div style="background-color:#fd7b7c;">Content here</div>
.mybackground {background-color:#fd7b7c;}
Border around this has a color of #fd7b7c
<div style="border:2px solid #fd7b7c;">Content here</div>
.myborder {border:2px solid #fd7b7c;}