#c04941 color space conversions
Hex:
#c04941
RGB:
192, 73, 65
CMY:
25, 71, 75
CMYK:
0, 62, 66, 25
HSL:
4°, 50.1976%, 50.3922%
HSV (HSB):
4°, 66.1458%, 75.2941%
XYZ:
25.0749, 16.3532, 6.8359
xyY:
0.5195, 0.3388, 16.3532
CIE-Lab:
47.4345, 47.2542, 29.8805
CIE-LCH:
47.4345, 55.9089, 32.3066
CIE-Luv:
47.4345, 90.6312, 23.2109
Hunter-Lab:
40.4391, 39.9133, 18.2849
#c04941 color charts
#c04941 color shades, tints & tones
#c04941 color schemes
#c04941 color preview, HTML & CSS examples
This text has a color of #c04941
<p style="color:#c04941;">Text here</p>
.mytext {color:#c04941;}
This box has a color of #c04941
<div style="background-color:#c04941;">Content here</div>
.mybackground {background-color:#c04941;}
Border around this has a color of #c04941
<div style="border:2px solid #c04941;">Content here</div>
.myborder {border:2px solid #c04941;}