#c08f4b color space conversions
Hex:
#c08f4b
RGB:
192, 143, 75
CMY:
25, 44, 71
CMYK:
0, 26, 61, 25
HSL:
35°, 48.1481%, 52.3529%
HSV (HSB):
35°, 60.9375%, 75.2941%
XYZ:
32.8307, 31.3594, 10.9792
xyY:
0.4368, 0.4172, 31.3594
CIE-Lab:
62.8099, 11.1220, 42.7896
CIE-LCH:
62.8099, 44.2114, 75.4300
CIE-Luv:
62.8099, 38.4524, 47.4111
Hunter-Lab:
55.9995, 6.6498, 27.5753
#c08f4b color charts
#c08f4b color shades, tints & tones
#c08f4b color schemes
#c08f4b color preview, HTML & CSS examples
This text has a color of #c08f4b
<p style="color:#c08f4b;">Text here</p>
.mytext {color:#c08f4b;}
This box has a color of #c08f4b
<div style="background-color:#c08f4b;">Content here</div>
.mybackground {background-color:#c08f4b;}
Border around this has a color of #c08f4b
<div style="border:2px solid #c08f4b;">Content here</div>
.myborder {border:2px solid #c08f4b;}