#c82100 color space conversions
Hex:
#c82100
RGB:
200, 33, 0
CMY:
22, 87, 100
CMYK:
0, 84, 100, 22
HSL:
10°, 100.0000%, 39.2157%
HSV (HSB):
10°, 100.0000%, 78.4314%
XYZ:
24.3633, 13.3671, 1.2960
xyY:
0.6243, 0.3425, 13.3671
CIE-Lab:
43.3112, 61.9643, 56.5961
CIE-LCH:
43.3112, 83.9207, 42.4075
CIE-Luv:
43.3112, 128.4706, 32.4113
Hunter-Lab:
36.5610, 54.9658, 23.4910
#c82100 color charts
#c82100 color shades, tints & tones
#c82100 color schemes
#c82100 color preview, HTML & CSS examples
This text has a color of #c82100
<p style="color:#c82100;">Text here</p>
.mytext {color:#c82100;}
This box has a color of #c82100
<div style="background-color:#c82100;">Content here</div>
.mybackground {background-color:#c82100;}
Border around this has a color of #c82100
<div style="border:2px solid #c82100;">Content here</div>
.myborder {border:2px solid #c82100;}