#c82a25 color space conversions
Hex:
#c82a25
RGB:
200, 42, 37
CMY:
22, 84, 85
CMYK:
0, 79, 82, 22
HSL:
2°, 68.7764%, 46.4706%
HSV (HSB):
2°, 81.5000%, 78.4314%
XYZ:
24.9813, 14.0689, 3.1492
xyY:
0.5920, 0.3334, 14.0689
CIE-Lab:
44.3315, 60.2297, 42.6283
CIE-LCH:
44.3315, 73.7888, 35.2895
CIE-Luv:
44.3315, 120.5935, 27.3787
Hunter-Lab:
37.5085, 53.2443, 21.2780
#c82a25 color charts
#c82a25 color shades, tints & tones
#c82a25 color schemes
#c82a25 color preview, HTML & CSS examples
This text has a color of #c82a25
<p style="color:#c82a25;">Text here</p>
.mytext {color:#c82a25;}
This box has a color of #c82a25
<div style="background-color:#c82a25;">Content here</div>
.mybackground {background-color:#c82a25;}
Border around this has a color of #c82a25
<div style="border:2px solid #c82a25;">Content here</div>
.myborder {border:2px solid #c82a25;}