#c0741c color space conversions
Hex:
#c0741c
RGB:
192, 116, 28
CMY:
25, 55, 89
CMYK:
0, 40, 85, 25
HSL:
32°, 74.5455%, 43.1373%
HSV (HSB):
32°, 85.4167%, 75.2941%
XYZ:
28.1932, 23.7811, 4.2029
xyY:
0.5019, 0.4233, 23.7811
CIE-Lab:
55.8679, 23.6805, 56.3188
CIE-LCH:
55.8679, 61.0948, 67.1945
CIE-Luv:
55.8679, 62.3533, 50.8971
Hunter-Lab:
48.7659, 17.8567, 29.0262
#c0741c color charts
#c0741c color shades, tints & tones
#c0741c color schemes
#c0741c color preview, HTML & CSS examples
This text has a color of #c0741c
<p style="color:#c0741c;">Text here</p>
.mytext {color:#c0741c;}
This box has a color of #c0741c
<div style="background-color:#c0741c;">Content here</div>
.mybackground {background-color:#c0741c;}
Border around this has a color of #c0741c
<div style="border:2px solid #c0741c;">Content here</div>
.myborder {border:2px solid #c0741c;}