#d80f3b color space conversions
Hex:
#d80f3b
RGB:
216, 15, 59
CMY:
15, 94, 77
CMYK:
0, 93, 73, 15
HSL:
347°, 87.0130%, 45.2941%
HSV (HSB):
347°, 93.0556%, 84.7059%
XYZ:
29.2791, 15.2563, 5.5393
xyY:
0.5847, 0.3047, 15.2563
CIE-Lab:
45.9833, 70.5141, 32.7606
CIE-LCH:
45.9833, 77.7528, 24.9194
CIE-Luv:
45.9833, 136.5566, 18.7889
Hunter-Lab:
39.0594, 65.4508, 18.9333
#d80f3b color charts
#d80f3b color shades, tints & tones
#d80f3b color schemes
#d80f3b color preview, HTML & CSS examples
This text has a color of #d80f3b
<p style="color:#d80f3b;">Text here</p>
.mytext {color:#d80f3b;}
This box has a color of #d80f3b
<div style="background-color:#d80f3b;">Content here</div>
.mybackground {background-color:#d80f3b;}
Border around this has a color of #d80f3b
<div style="border:2px solid #d80f3b;">Content here</div>
.myborder {border:2px solid #d80f3b;}