#c08d8b color space conversions
Hex:
#c08d8b
RGB:
192, 141, 139
CMY:
25, 45, 45
CMYK:
0, 27, 28, 25
HSL:
2°, 29.6089%, 64.9020%
HSV (HSB):
2°, 27.6042%, 75.2941%
XYZ:
35.9233, 32.1203, 28.7326
xyY:
0.3712, 0.3319, 32.1203
CIE-Lab:
63.4422, 19.0832, 8.6866
CIE-LCH:
63.4422, 20.9672, 24.4748
CIE-Luv:
63.4422, 33.0660, 8.5250
Hunter-Lab:
56.6748, 13.9614, 9.6139
#c08d8b color charts
#c08d8b color shades, tints & tones
#c08d8b color schemes
#c08d8b color preview, HTML & CSS examples
This text has a color of #c08d8b
<p style="color:#c08d8b;">Text here</p>
.mytext {color:#c08d8b;}
This box has a color of #c08d8b
<div style="background-color:#c08d8b;">Content here</div>
.mybackground {background-color:#c08d8b;}
Border around this has a color of #c08d8b
<div style="border:2px solid #c08d8b;">Content here</div>
.myborder {border:2px solid #c08d8b;}