#c44000 color space conversions
Hex:
#c44000
RGB:
196, 64, 0
CMY:
23, 75, 100
CMYK:
0, 67, 100, 23
HSL:
20°, 100.0000%, 38.4314%
HSV (HSB):
20°, 100.0000%, 76.8627%
XYZ:
24.5983, 15.4026, 1.6765
xyY:
0.5902, 0.3696, 15.4026
CIE-Lab:
46.1807, 50.6140, 57.4521
CIE-LCH:
46.1807, 76.5671, 48.6206
CIE-Luv:
46.1807, 107.8402, 38.1020
Hunter-Lab:
39.2461, 43.1981, 24.9395
#c44000 color charts
#c44000 color shades, tints & tones
#c44000 color schemes
#c44000 color preview, HTML & CSS examples
This text has a color of #c44000
<p style="color:#c44000;">Text here</p>
.mytext {color:#c44000;}
This box has a color of #c44000
<div style="background-color:#c44000;">Content here</div>
.mybackground {background-color:#c44000;}
Border around this has a color of #c44000
<div style="border:2px solid #c44000;">Content here</div>
.myborder {border:2px solid #c44000;}