#c04f2b color space conversions
Hex:
#c04f2b
RGB:
192, 79, 43
CMY:
25, 69, 83
CMYK:
0, 59, 78, 25
HSL:
14°, 63.4043%, 46.0784%
HSV (HSB):
14°, 77.6042%, 75.2941%
XYZ:
24.9703, 16.9729, 4.2455
xyY:
0.5406, 0.3675, 16.9729
CIE-Lab:
48.2258, 43.3967, 42.9149
CIE-LCH:
48.2258, 61.0325, 44.6801
CIE-Luv:
48.2258, 90.1959, 34.0197
Hunter-Lab:
41.1981, 36.0925, 22.7288
#c04f2b color charts
#c04f2b color shades, tints & tones
#c04f2b color schemes
#c04f2b color preview, HTML & CSS examples
This text has a color of #c04f2b
<p style="color:#c04f2b;">Text here</p>
.mytext {color:#c04f2b;}
This box has a color of #c04f2b
<div style="background-color:#c04f2b;">Content here</div>
.mybackground {background-color:#c04f2b;}
Border around this has a color of #c04f2b
<div style="border:2px solid #c04f2b;">Content here</div>
.myborder {border:2px solid #c04f2b;}