#c06f4b color space conversions
Hex:
#c06f4b
RGB:
192, 111, 75
CMY:
25, 56, 71
CMYK:
0, 42, 61, 25
HSL:
18°, 48.1481%, 52.3529%
HSV (HSB):
18°, 60.9375%, 75.2941%
XYZ:
28.6927, 23.0833, 9.5999
xyY:
0.4675, 0.3761, 23.0833
CIE-Lab:
55.1581, 28.6979, 33.6710
CIE-LCH:
55.1581, 44.2414, 49.5589
CIE-Luv:
55.1581, 61.9731, 33.1456
Hunter-Lab:
48.0451, 22.5216, 21.7849
#c06f4b color charts
#c06f4b color shades, tints & tones
#c06f4b color schemes
#c06f4b color preview, HTML & CSS examples
This text has a color of #c06f4b
<p style="color:#c06f4b;">Text here</p>
.mytext {color:#c06f4b;}
This box has a color of #c06f4b
<div style="background-color:#c06f4b;">Content here</div>
.mybackground {background-color:#c06f4b;}
Border around this has a color of #c06f4b
<div style="border:2px solid #c06f4b;">Content here</div>
.myborder {border:2px solid #c06f4b;}