#c08a55 color space conversions
Hex:
#c08a55
RGB:
192, 138, 85
CMY:
25, 46, 67
CMYK:
0, 28, 56, 25
HSL:
30°, 45.9227%, 54.3137%
HSV (HSB):
30°, 55.7292%, 75.2941%
XYZ:
32.4664, 30.0393, 12.6813
xyY:
0.4318, 0.3995, 30.0393
CIE-Lab:
61.6881, 14.6546, 36.2742
CIE-LCH:
61.6881, 39.1226, 68.0015
CIE-Luv:
61.6881, 41.1996, 40.4800
Hunter-Lab:
54.8081, 9.8229, 24.6474
#c08a55 color charts
#c08a55 color shades, tints & tones
#c08a55 color schemes
#c08a55 color preview, HTML & CSS examples
This text has a color of #c08a55
<p style="color:#c08a55;">Text here</p>
.mytext {color:#c08a55;}
This box has a color of #c08a55
<div style="background-color:#c08a55;">Content here</div>
.mybackground {background-color:#c08a55;}
Border around this has a color of #c08a55
<div style="border:2px solid #c08a55;">Content here</div>
.myborder {border:2px solid #c08a55;}