#c08d8a color space conversions
Hex:
#c08d8a
RGB:
192, 141, 138
CMY:
25, 45, 46
CMYK:
0, 27, 28, 25
HSL:
3°, 30.0000%, 64.7059%
HSV (HSB):
3°, 28.1250%, 75.2941%
XYZ:
35.8505, 32.0912, 28.3494
xyY:
0.3723, 0.3333, 32.0912
CIE-Lab:
63.4182, 18.9424, 9.2179
CIE-LCH:
63.4182, 21.0662, 25.9489
CIE-Luv:
63.4182, 33.1953, 9.2501
Hunter-Lab:
56.6491, 13.8283, 9.9833
#c08d8a color charts
#c08d8a color shades, tints & tones
#c08d8a color schemes
#c08d8a color preview, HTML & CSS examples
This text has a color of #c08d8a
<p style="color:#c08d8a;">Text here</p>
.mytext {color:#c08d8a;}
This box has a color of #c08d8a
<div style="background-color:#c08d8a;">Content here</div>
.mybackground {background-color:#c08d8a;}
Border around this has a color of #c08d8a
<div style="border:2px solid #c08d8a;">Content here</div>
.myborder {border:2px solid #c08d8a;}