#c08b55 color space conversions
Hex:
#c08b55
RGB:
192, 139, 85
CMY:
25, 45, 67
CMYK:
0, 28, 56, 25
HSL:
30°, 45.9227%, 54.3137%
HSV (HSB):
30°, 55.7292%, 75.2941%
XYZ:
32.6105, 30.3276, 12.7294
xyY:
0.4310, 0.4008, 30.3276
CIE-Lab:
61.9358, 14.1033, 36.5781
CIE-LCH:
61.9358, 39.2028, 68.9150
CIE-Luv:
61.9358, 40.4876, 40.9512
Hunter-Lab:
55.0705, 9.3272, 24.8446
#c08b55 color charts
#c08b55 color shades, tints & tones
#c08b55 color schemes
#c08b55 color preview, HTML & CSS examples
This text has a color of #c08b55
<p style="color:#c08b55;">Text here</p>
.mytext {color:#c08b55;}
This box has a color of #c08b55
<div style="background-color:#c08b55;">Content here</div>
.mybackground {background-color:#c08b55;}
Border around this has a color of #c08b55
<div style="border:2px solid #c08b55;">Content here</div>
.myborder {border:2px solid #c08b55;}