#c82f06 color space conversions
Hex:
#c82f06
RGB:
200, 47, 6
CMY:
22, 82, 98
CMYK:
0, 77, 97, 22
HSL:
13°, 94.1748%, 40.3922%
HSV (HSB):
13°, 97.0000%, 78.4314%
XYZ:
24.8688, 14.3255, 1.6267
xyY:
0.6092, 0.3509, 14.3255
CIE-Lab:
44.6962, 58.1762, 55.3907
CIE-LCH:
44.6962, 80.3281, 43.5950
CIE-Luv:
44.6962, 121.3190, 34.1076
Hunter-Lab:
37.8491, 51.0478, 23.9462
#c82f06 color charts
#c82f06 color shades, tints & tones
#c82f06 color schemes
#c82f06 color preview, HTML & CSS examples
This text has a color of #c82f06
<p style="color:#c82f06;">Text here</p>
.mytext {color:#c82f06;}
This box has a color of #c82f06
<div style="background-color:#c82f06;">Content here</div>
.mybackground {background-color:#c82f06;}
Border around this has a color of #c82f06
<div style="border:2px solid #c82f06;">Content here</div>
.myborder {border:2px solid #c82f06;}