#c05d2f color space conversions
Hex:
#c05d2f
RGB:
192, 93, 47
CMY:
25, 64, 82
CMYK:
0, 52, 76, 25
HSL:
19°, 60.6695%, 46.8627%
HSV (HSB):
19°, 75.5208%, 75.2941%
XYZ:
26.1657, 19.2404, 5.0240
xyY:
0.5189, 0.3815, 19.2404
CIE-Lab:
50.9673, 36.6107, 43.7266
CIE-LCH:
50.9673, 57.0295, 50.0617
CIE-Luv:
50.9673, 79.1578, 37.5352
Hunter-Lab:
43.8639, 29.7170, 23.9139
#c05d2f color charts
#c05d2f color shades, tints & tones
#c05d2f color schemes
#c05d2f color preview, HTML & CSS examples
This text has a color of #c05d2f
<p style="color:#c05d2f;">Text here</p>
.mytext {color:#c05d2f;}
This box has a color of #c05d2f
<div style="background-color:#c05d2f;">Content here</div>
.mybackground {background-color:#c05d2f;}
Border around this has a color of #c05d2f
<div style="border:2px solid #c05d2f;">Content here</div>
.myborder {border:2px solid #c05d2f;}