#fd7878 color space conversions
Hex:
#fd7878
RGB:
253, 120, 120
CMY:
1, 53, 53
CMYK:
0, 53, 53, 1
HSL:
0°, 97.0803%, 73.1373%
HSV (HSB):
0°, 52.5692%, 99.2157%
XYZ:
50.6146, 35.6717, 21.9869
xyY:
0.4675, 0.3295, 35.6717
CIE-Lab:
66.2683, 50.6699, 24.5058
CIE-LCH:
66.2683, 56.2847, 25.8101
CIE-Luv:
66.2683, 97.2156, 20.9584
Hunter-Lab:
59.7258, 46.7499, 19.9815
#fd7878 color charts
#fd7878 color shades, tints & tones
#fd7878 color schemes
#fd7878 color preview, HTML & CSS examples
This text has a color of #fd7878
<p style="color:#fd7878;">Text here</p>
.mytext {color:#fd7878;}
This box has a color of #fd7878
<div style="background-color:#fd7878;">Content here</div>
.mybackground {background-color:#fd7878;}
Border around this has a color of #fd7878
<div style="border:2px solid #fd7878;">Content here</div>
.myborder {border:2px solid #fd7878;}