#c05c1e color space conversions
Hex:
#c05c1e
RGB:
192, 92, 30
CMY:
25, 64, 88
CMYK:
0, 52, 84, 25
HSL:
23°, 72.9730%, 43.5294%
HSV (HSB):
23°, 84.3750%, 75.2941%
XYZ:
25.7997, 18.9545, 3.5271
xyY:
0.5344, 0.3926, 18.9545
CIE-Lab:
50.6339, 36.5242, 51.1309
CIE-LCH:
50.6339, 62.8362, 54.4608
CIE-Luv:
50.6339, 81.5918, 41.8628
Hunter-Lab:
43.5368, 29.5891, 25.6724
#c05c1e color charts
#c05c1e color shades, tints & tones
#c05c1e color schemes
#c05c1e color preview, HTML & CSS examples
This text has a color of #c05c1e
<p style="color:#c05c1e;">Text here</p>
.mytext {color:#c05c1e;}
This box has a color of #c05c1e
<div style="background-color:#c05c1e;">Content here</div>
.mybackground {background-color:#c05c1e;}
Border around this has a color of #c05c1e
<div style="border:2px solid #c05c1e;">Content here</div>
.myborder {border:2px solid #c05c1e;}