#c82c10 color space conversions
Hex:
#c82c10
RGB:
200, 44, 16
CMY:
22, 83, 94
CMYK:
0, 78, 92, 22
HSL:
9°, 85.1852%, 42.3529%
HSV (HSB):
9°, 92.0000%, 78.4314%
XYZ:
24.8136, 14.1181, 1.9075
xyY:
0.6076, 0.3457, 14.1181
CIE-Lab:
44.4019, 59.2082, 52.1980
CIE-LCH:
44.4019, 78.9319, 41.3994
CIE-Luv:
44.4019, 122.2454, 32.3539
Hunter-Lab:
37.5741, 52.1252, 23.2920
#c82c10 color charts
#c82c10 color shades, tints & tones
#c82c10 color schemes
#c82c10 color preview, HTML & CSS examples
This text has a color of #c82c10
<p style="color:#c82c10;">Text here</p>
.mytext {color:#c82c10;}
This box has a color of #c82c10
<div style="background-color:#c82c10;">Content here</div>
.mybackground {background-color:#c82c10;}
Border around this has a color of #c82c10
<div style="border:2px solid #c82c10;">Content here</div>
.myborder {border:2px solid #c82c10;}