#c04f32 color space conversions
Hex:
#c04f32
RGB:
192, 79, 50
CMY:
25, 69, 80
CMYK:
0, 59, 74, 25
HSL:
12°, 58.6777%, 47.4510%
HSV (HSB):
12°, 73.9583%, 75.2941%
XYZ:
25.1099, 17.0287, 4.9810
xyY:
0.5329, 0.3614, 17.0287
CIE-Lab:
48.2962, 43.6893, 39.3263
CIE-LCH:
48.2962, 58.7819, 41.9915
CIE-Luv:
48.2962, 89.2027, 31.6018
Hunter-Lab:
41.2659, 36.4005, 21.7294
#c04f32 color charts
#c04f32 color shades, tints & tones
#c04f32 color schemes
#c04f32 color preview, HTML & CSS examples
This text has a color of #c04f32
<p style="color:#c04f32;">Text here</p>
.mytext {color:#c04f32;}
This box has a color of #c04f32
<div style="background-color:#c04f32;">Content here</div>
.mybackground {background-color:#c04f32;}
Border around this has a color of #c04f32
<div style="border:2px solid #c04f32;">Content here</div>
.myborder {border:2px solid #c04f32;}