#c04a31 color space conversions
Hex:
#c04a31
RGB:
192, 74, 49
CMY:
25, 71, 81
CMYK:
0, 61, 74, 25
HSL:
10°, 59.3361%, 47.2549%
HSV (HSB):
10°, 74.4792%, 75.2941%
XYZ:
24.7414, 16.3258, 4.7529
xyY:
0.5400, 0.3563, 16.3258
CIE-Lab:
47.3990, 45.9790, 38.8886
CIE-LCH:
47.3990, 60.2196, 40.2242
CIE-Luv:
47.3990, 92.9022, 30.3388
Hunter-Lab:
40.4052, 38.5922, 21.3093
#c04a31 color charts
#c04a31 color shades, tints & tones
#c04a31 color schemes
#c04a31 color preview, HTML & CSS examples
This text has a color of #c04a31
<p style="color:#c04a31;">Text here</p>
.mytext {color:#c04a31;}
This box has a color of #c04a31
<div style="background-color:#c04a31;">Content here</div>
.mybackground {background-color:#c04a31;}
Border around this has a color of #c04a31
<div style="border:2px solid #c04a31;">Content here</div>
.myborder {border:2px solid #c04a31;}