#d82803 color space conversions
Hex:
#d82803
RGB:
216, 40, 3
CMY:
15, 84, 99
CMYK:
0, 81, 99, 15
HSL:
10°, 97.2603%, 42.9412%
HSV (HSB):
10°, 98.6111%, 84.7059%
XYZ:
29.0941, 16.1231, 1.6648
xyY:
0.6206, 0.3439, 16.1231
CIE-Lab:
47.1356, 64.8348, 59.2147
CIE-LCH:
47.1356, 87.8062, 42.4060
CIE-Luv:
47.1356, 137.2060, 35.2588
Hunter-Lab:
40.1536, 59.0673, 25.6493
#d82803 color charts
#d82803 color shades, tints & tones
#d82803 color schemes
#d82803 color preview, HTML & CSS examples
This text has a color of #d82803
<p style="color:#d82803;">Text here</p>
.mytext {color:#d82803;}
This box has a color of #d82803
<div style="background-color:#d82803;">Content here</div>
.mybackground {background-color:#d82803;}
Border around this has a color of #d82803
<div style="border:2px solid #d82803;">Content here</div>
.myborder {border:2px solid #d82803;}