#fd7c80 color space conversions
Hex:
#fd7c80
RGB:
253, 124, 128
CMY:
1, 51, 50
CMYK:
0, 51, 49, 1
HSL:
358°, 96.9925%, 73.9216%
HSV (HSB):
358°, 50.9881%, 99.2157%
XYZ:
51.6119, 36.8565, 24.8158
xyY:
0.4556, 0.3253, 36.8565
CIE-Lab:
67.1692, 49.4311, 21.2285
CIE-LCH:
67.1692, 53.7966, 23.2414
CIE-Luv:
67.1692, 92.7765, 17.6872
Hunter-Lab:
60.7095, 45.5094, 18.2611
#fd7c80 color charts
#fd7c80 color shades, tints & tones
#fd7c80 color schemes
#fd7c80 color preview, HTML & CSS examples
This text has a color of #fd7c80
<p style="color:#fd7c80;">Text here</p>
.mytext {color:#fd7c80;}
This box has a color of #fd7c80
<div style="background-color:#fd7c80;">Content here</div>
.mybackground {background-color:#fd7c80;}
Border around this has a color of #fd7c80
<div style="border:2px solid #fd7c80;">Content here</div>
.myborder {border:2px solid #fd7c80;}