#c06f2a color space conversions
Hex:
#c06f2a
RGB:
192, 111, 42
CMY:
25, 56, 84
CMYK:
0, 42, 78, 25
HSL:
28°, 64.1026%, 45.8824%
HSV (HSB):
28°, 78.1250%, 75.2941%
XYZ:
27.8406, 22.7425, 5.1129
xyY:
0.4999, 0.4083, 22.7425
CIE-Lab:
54.8061, 26.8613, 49.9248
CIE-LCH:
54.8061, 56.6922, 61.7182
CIE-Luv:
54.8061, 65.4962, 45.7781
Hunter-Lab:
47.6891, 20.7512, 27.0257
#c06f2a color charts
#c06f2a color shades, tints & tones
#c06f2a color schemes
#c06f2a color preview, HTML & CSS examples
This text has a color of #c06f2a
<p style="color:#c06f2a;">Text here</p>
.mytext {color:#c06f2a;}
This box has a color of #c06f2a
<div style="background-color:#c06f2a;">Content here</div>
.mybackground {background-color:#c06f2a;}
Border around this has a color of #c06f2a
<div style="border:2px solid #c06f2a;">Content here</div>
.myborder {border:2px solid #c06f2a;}