#fd7e8d color space conversions
Hex:
#fd7e8d
RGB:
253, 126, 141
CMY:
1, 51, 45
CMYK:
0, 50, 44, 1
HSL:
353°, 96.9466%, 74.3137%
HSV (HSB):
353°, 50.1976%, 99.2157%
XYZ:
52.7766, 37.7274, 29.6998
xyY:
0.4391, 0.3139, 37.7274
CIE-Lab:
67.8193, 49.6746, 14.8096
CIE-LCH:
67.8193, 51.8352, 16.6011
CIE-Luv:
67.8193, 88.5375, 10.0453
Hunter-Lab:
61.4227, 45.8840, 14.3273
#fd7e8d color charts
#fd7e8d color shades, tints & tones
#fd7e8d color schemes
#fd7e8d color preview, HTML & CSS examples
This text has a color of #fd7e8d
<p style="color:#fd7e8d;">Text here</p>
.mytext {color:#fd7e8d;}
This box has a color of #fd7e8d
<div style="background-color:#fd7e8d;">Content here</div>
.mybackground {background-color:#fd7e8d;}
Border around this has a color of #fd7e8d
<div style="border:2px solid #fd7e8d;">Content here</div>
.myborder {border:2px solid #fd7e8d;}