#c06f48 color space conversions
Hex:
#c06f48
RGB:
192, 111, 72
CMY:
25, 56, 72
CMYK:
0, 42, 63, 25
HSL:
20°, 48.7805%, 51.7647%
HSV (HSB):
20°, 62.5000%, 75.2941%
XYZ:
28.5924, 23.0432, 9.0717
xyY:
0.4710, 0.3796, 23.0432
CIE-Lab:
55.1168, 28.4844, 35.2632
CIE-LCH:
55.1168, 45.3305, 51.0700
CIE-Luv:
55.1168, 62.3708, 34.5764
Hunter-Lab:
48.0034, 22.3145, 22.3977
#c06f48 color charts
#c06f48 color shades, tints & tones
#c06f48 color schemes
#c06f48 color preview, HTML & CSS examples
This text has a color of #c06f48
<p style="color:#c06f48;">Text here</p>
.mytext {color:#c06f48;}
This box has a color of #c06f48
<div style="background-color:#c06f48;">Content here</div>
.mybackground {background-color:#c06f48;}
Border around this has a color of #c06f48
<div style="border:2px solid #c06f48;">Content here</div>
.myborder {border:2px solid #c06f48;}