#c08f84 color space conversions
Hex:
#c08f84
RGB:
192, 143, 132
CMY:
25, 44, 48
CMYK:
0, 26, 31, 25
HSL:
11°, 32.2581%, 63.5294%
HSV (HSB):
11°, 31.2500%, 75.2941%
XYZ:
35.7255, 32.5173, 26.2233
xyY:
0.3782, 0.3442, 32.5173
CIE-Lab:
63.7682, 17.0135, 13.0973
CIE-LCH:
63.7682, 21.4708, 37.5897
CIE-Luv:
63.7682, 32.7267, 14.6545
Hunter-Lab:
57.0240, 12.0384, 12.6514
#c08f84 color charts
#c08f84 color shades, tints & tones
#c08f84 color schemes
#c08f84 color preview, HTML & CSS examples
This text has a color of #c08f84
<p style="color:#c08f84;">Text here</p>
.mytext {color:#c08f84;}
This box has a color of #c08f84
<div style="background-color:#c08f84;">Content here</div>
.mybackground {background-color:#c08f84;}
Border around this has a color of #c08f84
<div style="border:2px solid #c08f84;">Content here</div>
.myborder {border:2px solid #c08f84;}