#d80f3d color space conversions
Hex:
#d80f3d
RGB:
216, 15, 61
CMY:
15, 94, 76
CMYK:
0, 93, 72, 15
HSL:
346°, 87.0130%, 45.2941%
HSV (HSB):
346°, 93.0556%, 84.7059%
XYZ:
29.3320, 15.2775, 5.8178
xyY:
0.5817, 0.3030, 15.2775
CIE-Lab:
46.0120, 70.5939, 31.5882
CIE-LCH:
46.0120, 77.3390, 24.1068
CIE-Luv:
46.0120, 135.9861, 17.9071
Hunter-Lab:
39.0864, 65.5523, 18.5356
#d80f3d color charts
#d80f3d color shades, tints & tones
#d80f3d color schemes
#d80f3d color preview, HTML & CSS examples
This text has a color of #d80f3d
<p style="color:#d80f3d;">Text here</p>
.mytext {color:#d80f3d;}
This box has a color of #d80f3d
<div style="background-color:#d80f3d;">Content here</div>
.mybackground {background-color:#d80f3d;}
Border around this has a color of #d80f3d
<div style="border:2px solid #d80f3d;">Content here</div>
.myborder {border:2px solid #d80f3d;}