#c82b2a color space conversions
Hex:
#c82b2a
RGB:
200, 43, 42
CMY:
22, 83, 84
CMYK:
0, 79, 79, 22
HSL:
0°, 65.2893%, 47.4510%
HSV (HSB):
0°, 79.0000%, 78.4314%
XYZ:
25.1012, 14.1743, 3.6034
xyY:
0.5854, 0.3306, 14.1743
CIE-Lab:
44.4818, 60.0934, 40.0672
CIE-LCH:
44.4818, 72.2260, 33.6934
CIE-Luv:
44.4818, 119.2161, 26.0016
Hunter-Lab:
37.6487, 53.1244, 20.6794
#c82b2a color charts
#c82b2a color shades, tints & tones
#c82b2a color schemes
#c82b2a color preview, HTML & CSS examples
This text has a color of #c82b2a
<p style="color:#c82b2a;">Text here</p>
.mytext {color:#c82b2a;}
This box has a color of #c82b2a
<div style="background-color:#c82b2a;">Content here</div>
.mybackground {background-color:#c82b2a;}
Border around this has a color of #c82b2a
<div style="border:2px solid #c82b2a;">Content here</div>
.myborder {border:2px solid #c82b2a;}