#c82f1b color space conversions
Hex:
#c82f1b
RGB:
200, 47, 27
CMY:
22, 82, 89
CMYK:
0, 77, 87, 22
HSL:
7°, 76.2115%, 44.5098%
HSV (HSB):
7°, 86.5000%, 78.4314%
XYZ:
25.0338, 14.3915, 2.4953
xyY:
0.5972, 0.3433, 14.3915
CIE-Lab:
44.7893, 58.4807, 47.9998
CIE-LCH:
44.7893, 75.6569, 39.3785
CIE-Luv:
44.7893, 119.5337, 30.9246
Hunter-Lab:
37.9362, 51.4024, 22.6554
#c82f1b color charts
#c82f1b color shades, tints & tones
#c82f1b color schemes
#c82f1b color preview, HTML & CSS examples
This text has a color of #c82f1b
<p style="color:#c82f1b;">Text here</p>
.mytext {color:#c82f1b;}
This box has a color of #c82f1b
<div style="background-color:#c82f1b;">Content here</div>
.mybackground {background-color:#c82f1b;}
Border around this has a color of #c82f1b
<div style="border:2px solid #c82f1b;">Content here</div>
.myborder {border:2px solid #c82f1b;}