#fd7a7f color space conversions
Hex:
#fd7a7f
RGB:
253, 122, 127
CMY:
1, 52, 50
CMYK:
0, 52, 50, 1
HSL:
358°, 97.0370%, 73.5294%
HSV (HSB):
358°, 51.7787%, 99.2157%
XYZ:
51.2983, 36.3340, 24.3881
xyY:
0.4579, 0.3244, 36.3340
CIE-Lab:
66.7744, 50.3050, 21.2536
CIE-LCH:
66.7744, 54.6106, 22.9038
CIE-Luv:
66.7744, 94.3240, 17.4628
Hunter-Lab:
60.2777, 46.4234, 18.2059
#fd7a7f color charts
#fd7a7f color shades, tints & tones
#fd7a7f color schemes
#fd7a7f color preview, HTML & CSS examples
This text has a color of #fd7a7f
<p style="color:#fd7a7f;">Text here</p>
.mytext {color:#fd7a7f;}
This box has a color of #fd7a7f
<div style="background-color:#fd7a7f;">Content here</div>
.mybackground {background-color:#fd7a7f;}
Border around this has a color of #fd7a7f
<div style="border:2px solid #fd7a7f;">Content here</div>
.myborder {border:2px solid #fd7a7f;}