#c08272 color space conversions
Hex:
#c08272
RGB:
192, 130, 114
CMY:
25, 49, 55
CMYK:
0, 32, 41, 25
HSL:
12°, 38.2353%, 60.0000%
HSV (HSB):
12°, 40.6250%, 75.2941%
XYZ:
32.7581, 28.3866, 19.6722
xyY:
0.4053, 0.3512, 28.3866
CIE-Lab:
60.2364, 21.9556, 18.3773
CIE-LCH:
60.2364, 28.6317, 39.9300
CIE-Luv:
60.2364, 43.3249, 19.7910
Hunter-Lab:
53.2791, 16.5105, 15.4038
#c08272 color charts
#c08272 color shades, tints & tones
#c08272 color schemes
#c08272 color preview, HTML & CSS examples
This text has a color of #c08272
<p style="color:#c08272;">Text here</p>
.mytext {color:#c08272;}
This box has a color of #c08272
<div style="background-color:#c08272;">Content here</div>
.mybackground {background-color:#c08272;}
Border around this has a color of #c08272
<div style="border:2px solid #c08272;">Content here</div>
.myborder {border:2px solid #c08272;}