#c04c30 color space conversions
Hex:
#c04c30
RGB:
192, 76, 48
CMY:
25, 70, 81
CMYK:
0, 60, 75, 25
HSL:
12°, 60.0000%, 47.0588%
HSV (HSB):
12°, 75.0000%, 75.2941%
XYZ:
24.8562, 16.5888, 4.6882
xyY:
0.5388, 0.3596, 16.5888
CIE-Lab:
47.7376, 45.0125, 39.7935
CIE-LCH:
47.7376, 60.0803, 41.4784
CIE-Luv:
47.7376, 91.6500, 31.3453
Hunter-Lab:
40.7293, 37.6583, 21.6859
#c04c30 color charts
#c04c30 color shades, tints & tones
#c04c30 color schemes
#c04c30 color preview, HTML & CSS examples
This text has a color of #c04c30
<p style="color:#c04c30;">Text here</p>
.mytext {color:#c04c30;}
This box has a color of #c04c30
<div style="background-color:#c04c30;">Content here</div>
.mybackground {background-color:#c04c30;}
Border around this has a color of #c04c30
<div style="border:2px solid #c04c30;">Content here</div>
.myborder {border:2px solid #c04c30;}