#d80f3c color space conversions
Hex:
#d80f3c
RGB:
216, 15, 60
CMY:
15, 94, 76
CMYK:
0, 93, 72, 15
HSL:
347°, 87.0130%, 45.2941%
HSV (HSB):
347°, 93.0556%, 84.7059%
XYZ:
29.3053, 15.2668, 5.6772
xyY:
0.5832, 0.3038, 15.2668
CIE-Lab:
45.9975, 70.5537, 32.1749
CIE-LCH:
45.9975, 77.5438, 24.5146
CIE-Luv:
45.9975, 136.2735, 18.3513
Hunter-Lab:
39.0728, 65.5011, 18.7362
#d80f3c color charts
#d80f3c color shades, tints & tones
#d80f3c color schemes
#d80f3c color preview, HTML & CSS examples
This text has a color of #d80f3c
<p style="color:#d80f3c;">Text here</p>
.mytext {color:#d80f3c;}
This box has a color of #d80f3c
<div style="background-color:#d80f3c;">Content here</div>
.mybackground {background-color:#d80f3c;}
Border around this has a color of #d80f3c
<div style="border:2px solid #d80f3c;">Content here</div>
.myborder {border:2px solid #d80f3c;}