#c05d40 color space conversions
Hex:
#c05d40
RGB:
192, 93, 64
CMY:
25, 64, 75
CMYK:
0, 52, 67, 25
HSL:
14°, 50.3937%, 50.1961%
HSV (HSB):
14°, 66.6667%, 75.2941%
XYZ:
26.5780, 19.4053, 7.1953
xyY:
0.4998, 0.3649, 19.4053
CIE-Lab:
51.1581, 37.4879, 34.9313
CIE-LCH:
51.1581, 51.2400, 42.9781
CIE-Luv:
51.1581, 76.8401, 30.9113
Hunter-Lab:
44.0515, 30.6060, 21.1517
#c05d40 color charts
#c05d40 color shades, tints & tones
#c05d40 color schemes
#c05d40 color preview, HTML & CSS examples
This text has a color of #c05d40
<p style="color:#c05d40;">Text here</p>
.mytext {color:#c05d40;}
This box has a color of #c05d40
<div style="background-color:#c05d40;">Content here</div>
.mybackground {background-color:#c05d40;}
Border around this has a color of #c05d40
<div style="border:2px solid #c05d40;">Content here</div>
.myborder {border:2px solid #c05d40;}