#c08b84 color space conversions
Hex:
#c08b84
RGB:
192, 139, 132
CMY:
25, 45, 48
CMYK:
0, 28, 31, 25
HSL:
7°, 32.2581%, 63.5294%
HSV (HSB):
7°, 31.2500%, 75.2941%
XYZ:
35.1357, 31.3376, 26.0267
xyY:
0.3798, 0.3388, 31.3376
CIE-Lab:
62.7916, 19.2258, 11.7254
CIE-LCH:
62.7916, 22.5192, 31.3781
CIE-Luv:
62.7916, 35.1924, 12.4097
Hunter-Lab:
55.9800, 14.0699, 11.6204
#c08b84 color charts
#c08b84 color shades, tints & tones
#c08b84 color schemes
#c08b84 color preview, HTML & CSS examples
This text has a color of #c08b84
<p style="color:#c08b84;">Text here</p>
.mytext {color:#c08b84;}
This box has a color of #c08b84
<div style="background-color:#c08b84;">Content here</div>
.mybackground {background-color:#c08b84;}
Border around this has a color of #c08b84
<div style="border:2px solid #c08b84;">Content here</div>
.myborder {border:2px solid #c08b84;}