#c82d01 color space conversions
Hex:
#c82d01
RGB:
200, 45, 1
CMY:
22, 82, 100
CMYK:
0, 78, 100, 22
HSL:
13°, 99.0050%, 39.4118%
HSV (HSB):
13°, 99.5000%, 78.4314%
XYZ:
24.7633, 14.1583, 1.4564
xyY:
0.6133, 0.3506, 14.1583
CIE-Lab:
44.4591, 58.7451, 56.7646
CIE-LCH:
44.4591, 81.6897, 44.0177
CIE-Luv:
44.4591, 122.7061, 34.2662
Hunter-Lab:
37.6275, 51.6255, 24.0445
#c82d01 color charts
#c82d01 color shades, tints & tones
#c82d01 color schemes
#c82d01 color preview, HTML & CSS examples
This text has a color of #c82d01
<p style="color:#c82d01;">Text here</p>
.mytext {color:#c82d01;}
This box has a color of #c82d01
<div style="background-color:#c82d01;">Content here</div>
.mybackground {background-color:#c82d01;}
Border around this has a color of #c82d01
<div style="border:2px solid #c82d01;">Content here</div>
.myborder {border:2px solid #c82d01;}