#d80f07 color space conversions
Hex:
#d80f07
RGB:
216, 15, 7
CMY:
15, 94, 97
CMYK:
0, 93, 97, 15
HSL:
2°, 93.7220%, 43.7255%
HSV (HSB):
2°, 96.7593%, 84.7059%
XYZ:
28.5281, 14.9559, 1.5842
xyY:
0.6330, 0.3319, 14.9559
CIE-Lab:
45.5738, 69.3670, 57.3362
CIE-LCH:
45.5738, 89.9957, 39.5759
CIE-Luv:
45.5738, 145.2172, 32.0831
Hunter-Lab:
38.6729, 63.9977, 24.6423
#d80f07 color charts
#d80f07 color shades, tints & tones
#d80f07 color schemes
#d80f07 color preview, HTML & CSS examples
This text has a color of #d80f07
<p style="color:#d80f07;">Text here</p>
.mytext {color:#d80f07;}
This box has a color of #d80f07
<div style="background-color:#d80f07;">Content here</div>
.mybackground {background-color:#d80f07;}
Border around this has a color of #d80f07
<div style="border:2px solid #d80f07;">Content here</div>
.myborder {border:2px solid #d80f07;}