#c82c11 color space conversions
Hex:
#c82c11
RGB:
200, 44, 17
CMY:
22, 83, 93
CMYK:
0, 78, 92, 22
HSL:
9°, 84.3318%, 42.5490%
HSV (HSB):
9°, 91.5000%, 78.4314%
XYZ:
24.8213, 14.1212, 1.9478
xyY:
0.6070, 0.3453, 14.1212
CIE-Lab:
44.4062, 59.2222, 51.8423
CIE-LCH:
44.4062, 78.7077, 41.1985
CIE-Luv:
44.4062, 122.1602, 32.2049
Hunter-Lab:
37.5782, 52.1417, 23.2316
#c82c11 color charts
#c82c11 color shades, tints & tones
#c82c11 color schemes
#c82c11 color preview, HTML & CSS examples
This text has a color of #c82c11
<p style="color:#c82c11;">Text here</p>
.mytext {color:#c82c11;}
This box has a color of #c82c11
<div style="background-color:#c82c11;">Content here</div>
.mybackground {background-color:#c82c11;}
Border around this has a color of #c82c11
<div style="border:2px solid #c82c11;">Content here</div>
.myborder {border:2px solid #c82c11;}