#c05b40 color space conversions
Hex:
#c05b40
RGB:
192, 91, 64
CMY:
25, 64, 75
CMYK:
0, 53, 67, 25
HSL:
13°, 50.3937%, 50.1961%
HSV (HSB):
13°, 66.6667%, 75.2941%
XYZ:
26.4047, 19.0588, 7.1375
xyY:
0.5020, 0.3623, 19.0588
CIE-Lab:
50.7559, 38.5093, 34.4548
CIE-LCH:
50.7559, 51.6731, 41.8194
CIE-Luv:
50.7559, 78.3013, 30.1455
Hunter-Lab:
43.6564, 31.5636, 20.8660
#c05b40 color charts
#c05b40 color shades, tints & tones
#c05b40 color schemes
#c05b40 color preview, HTML & CSS examples
This text has a color of #c05b40
<p style="color:#c05b40;">Text here</p>
.mytext {color:#c05b40;}
This box has a color of #c05b40
<div style="background-color:#c05b40;">Content here</div>
.mybackground {background-color:#c05b40;}
Border around this has a color of #c05b40
<div style="border:2px solid #c05b40;">Content here</div>
.myborder {border:2px solid #c05b40;}