#fd7e82 color space conversions
Hex:
#fd7e82
RGB:
253, 126, 130
CMY:
1, 51, 49
CMYK:
0, 50, 49, 1
HSL:
358°, 96.9466%, 74.3137%
HSV (HSB):
358°, 50.1976%, 99.2157%
XYZ:
51.9981, 37.4161, 25.6005
xyY:
0.4521, 0.3253, 37.4161
CIE-Lab:
67.5880, 48.6407, 20.6762
CIE-LCH:
67.5880, 52.8529, 23.0294
CIE-Luv:
67.5880, 91.0108, 17.2834
Hunter-Lab:
61.1687, 44.6937, 18.0038
#fd7e82 color charts
#fd7e82 color shades, tints & tones
#fd7e82 color schemes
#fd7e82 color preview, HTML & CSS examples
This text has a color of #fd7e82
<p style="color:#fd7e82;">Text here</p>
.mytext {color:#fd7e82;}
This box has a color of #fd7e82
<div style="background-color:#fd7e82;">Content here</div>
.mybackground {background-color:#fd7e82;}
Border around this has a color of #fd7e82
<div style="border:2px solid #fd7e82;">Content here</div>
.myborder {border:2px solid #fd7e82;}