#d82d03 color space conversions
Hex:
#d82d03
RGB:
216, 45, 3
CMY:
15, 82, 99
CMYK:
0, 79, 99, 15
HSL:
12°, 97.2603%, 42.9412%
HSV (HSB):
12°, 98.6111%, 84.7059%
XYZ:
29.2737, 16.4823, 1.7246
xyY:
0.6165, 0.3471, 16.4823
CIE-Lab:
47.6010, 63.5207, 59.4291
CIE-LCH:
47.6010, 86.9868, 43.0940
CIE-Luv:
47.6010, 134.8141, 36.0693
Hunter-Lab:
40.5984, 57.6615, 25.9002
#d82d03 color charts
#d82d03 color shades, tints & tones
#d82d03 color schemes
#d82d03 color preview, HTML & CSS examples
This text has a color of #d82d03
<p style="color:#d82d03;">Text here</p>
.mytext {color:#d82d03;}
This box has a color of #d82d03
<div style="background-color:#d82d03;">Content here</div>
.mybackground {background-color:#d82d03;}
Border around this has a color of #d82d03
<div style="border:2px solid #d82d03;">Content here</div>
.myborder {border:2px solid #d82d03;}