#c08b50 color space conversions
Hex:
#c08b50
RGB:
192, 139, 80
CMY:
25, 45, 69
CMYK:
0, 28, 58, 25
HSL:
32°, 47.0588%, 53.3333%
HSV (HSB):
32°, 58.3333%, 75.2941%
XYZ:
32.4188, 30.2509, 11.7198
xyY:
0.4358, 0.4067, 30.2509
CIE-Lab:
61.8701, 13.6994, 39.1218
CIE-LCH:
61.8701, 41.4510, 70.7011
CIE-Luv:
61.8701, 40.9346, 43.3440
Hunter-Lab:
55.0008, 8.9608, 25.8668
#c08b50 color charts
#c08b50 color shades, tints & tones
#c08b50 color schemes
#c08b50 color preview, HTML & CSS examples
This text has a color of #c08b50
<p style="color:#c08b50;">Text here</p>
.mytext {color:#c08b50;}
This box has a color of #c08b50
<div style="background-color:#c08b50;">Content here</div>
.mybackground {background-color:#c08b50;}
Border around this has a color of #c08b50
<div style="border:2px solid #c08b50;">Content here</div>
.myborder {border:2px solid #c08b50;}