#c44030 color space conversions
Hex:
#c44030
RGB:
196, 64, 48
CMY:
23, 75, 81
CMYK:
0, 67, 76, 23
HSL:
6°, 60.6557%, 47.8431%
HSV (HSB):
6°, 75.5102%, 76.8627%
XYZ:
25.1318, 15.6160, 4.4859
xyY:
0.5556, 0.3452, 15.6160
CIE-Lab:
46.4665, 51.6690, 38.6251
CIE-LCH:
46.4665, 64.5104, 36.7799
CIE-Luv:
46.4665, 103.0676, 28.2693
Hunter-Lab:
39.5170, 44.3668, 20.9314
#c44030 color charts
#c44030 color shades, tints & tones
#c44030 color schemes
#c44030 color preview, HTML & CSS examples
This text has a color of #c44030
<p style="color:#c44030;">Text here</p>
.mytext {color:#c44030;}
This box has a color of #c44030
<div style="background-color:#c44030;">Content here</div>
.mybackground {background-color:#c44030;}
Border around this has a color of #c44030
<div style="border:2px solid #c44030;">Content here</div>
.myborder {border:2px solid #c44030;}