#c43d00 color space conversions
Hex:
#c43d00
RGB:
196, 61, 0
CMY:
23, 76, 100
CMYK:
0, 69, 100, 23
HSL:
19°, 100.0000%, 38.4314%
HSV (HSB):
19°, 100.0000%, 76.8627%
XYZ:
24.4337, 15.0732, 1.6216
xyY:
0.5941, 0.3665, 15.0732
CIE-Lab:
45.7344, 51.8254, 57.2315
CIE-LCH:
45.7344, 77.2096, 47.8379
CIE-Luv:
45.7344, 109.8946, 37.3572
Hunter-Lab:
38.8243, 44.3948, 24.7005
#c43d00 color charts
#c43d00 color shades, tints & tones
#c43d00 color schemes
#c43d00 color preview, HTML & CSS examples
This text has a color of #c43d00
<p style="color:#c43d00;">Text here</p>
.mytext {color:#c43d00;}
This box has a color of #c43d00
<div style="background-color:#c43d00;">Content here</div>
.mybackground {background-color:#c43d00;}
Border around this has a color of #c43d00
<div style="border:2px solid #c43d00;">Content here</div>
.myborder {border:2px solid #c43d00;}