#c4082c color space conversions
Hex:
#c4082c
RGB:
196, 8, 44
CMY:
23, 97, 83
CMYK:
0, 96, 78, 23
HSL:
349°, 92.1569%, 40.0000%
HSV (HSB):
349°, 95.9184%, 76.8627%
XYZ:
23.3064, 12.0913, 3.4883
xyY:
0.5994, 0.3109, 12.0913
CIE-Lab:
41.3608, 65.7104, 35.3771
CIE-LCH:
41.3608, 74.6284, 28.2971
CIE-Luv:
41.3608, 126.6178, 20.1524
Hunter-Lab:
34.7725, 58.7884, 18.3929
#c4082c color charts
#c4082c color shades, tints & tones
#c4082c color schemes
#c4082c color preview, HTML & CSS examples
This text has a color of #c4082c
<p style="color:#c4082c;">Text here</p>
.mytext {color:#c4082c;}
This box has a color of #c4082c
<div style="background-color:#c4082c;">Content here</div>
.mybackground {background-color:#c4082c;}
Border around this has a color of #c4082c
<div style="border:2px solid #c4082c;">Content here</div>
.myborder {border:2px solid #c4082c;}