#d82f02 color space conversions
Hex:
#d82f02
RGB:
216, 47, 2
CMY:
15, 82, 99
CMYK:
0, 78, 99, 15
HSL:
13°, 98.1651%, 42.7451%
HSV (HSB):
13°, 99.0741%, 84.7059%
XYZ:
29.3464, 16.6363, 1.7218
xyY:
0.6152, 0.3487, 16.6363
CIE-Lab:
47.7985, 62.9483, 59.7970
CIE-LCH:
47.7985, 86.8226, 43.5294
CIE-Luv:
47.7985, 133.8494, 36.5160
Hunter-Lab:
40.7877, 57.0508, 26.0485
#d82f02 color charts
#d82f02 color shades, tints & tones
#d82f02 color schemes
#d82f02 color preview, HTML & CSS examples
This text has a color of #d82f02
<p style="color:#d82f02;">Text here</p>
.mytext {color:#d82f02;}
This box has a color of #d82f02
<div style="background-color:#d82f02;">Content here</div>
.mybackground {background-color:#d82f02;}
Border around this has a color of #d82f02
<div style="border:2px solid #d82f02;">Content here</div>
.myborder {border:2px solid #d82f02;}