#d82e01 color space conversions
Hex:
#d82e01
RGB:
216, 46, 1
CMY:
15, 82, 100
CMYK:
0, 79, 100, 15
HSL:
13°, 99.0783%, 42.5490%
HSV (HSB):
13°, 99.5370%, 84.7059%
XYZ:
29.3014, 16.5551, 1.6798
xyY:
0.6164, 0.3483, 16.5551
CIE-Lab:
47.6945, 63.2237, 60.0294
CIE-LCH:
47.6945, 87.1824, 43.5154
CIE-Luv:
47.6945, 134.4229, 36.4395
Hunter-Lab:
40.6880, 57.3425, 26.0338
#d82e01 color charts
#d82e01 color shades, tints & tones
#d82e01 color schemes
#d82e01 color preview, HTML & CSS examples
This text has a color of #d82e01
<p style="color:#d82e01;">Text here</p>
.mytext {color:#d82e01;}
This box has a color of #d82e01
<div style="background-color:#d82e01;">Content here</div>
.mybackground {background-color:#d82e01;}
Border around this has a color of #d82e01
<div style="border:2px solid #d82e01;">Content here</div>
.myborder {border:2px solid #d82e01;}