#c82b2b color space conversions
Hex:
#c82b2b
RGB:
200, 43, 43
CMY:
22, 83, 83
CMYK:
0, 79, 79, 22
HSL:
0°, 64.6091%, 47.6471%
HSV (HSB):
0°, 78.5000%, 78.4314%
XYZ:
25.1193, 14.1815, 3.6989
xyY:
0.5842, 0.3298, 14.1815
CIE-Lab:
44.4922, 60.1261, 39.5230
CIE-LCH:
44.4922, 71.9529, 33.3183
CIE-Luv:
44.4922, 119.0243, 25.6664
Hunter-Lab:
37.6584, 53.1630, 20.5373
#c82b2b color charts
#c82b2b color shades, tints & tones
#c82b2b color schemes
#c82b2b color preview, HTML & CSS examples
This text has a color of #c82b2b
<p style="color:#c82b2b;">Text here</p>
.mytext {color:#c82b2b;}
This box has a color of #c82b2b
<div style="background-color:#c82b2b;">Content here</div>
.mybackground {background-color:#c82b2b;}
Border around this has a color of #c82b2b
<div style="border:2px solid #c82b2b;">Content here</div>
.myborder {border:2px solid #c82b2b;}