#c06f6a color space conversions
Hex:
#c06f6a
RGB:
192, 111, 106
CMY:
25, 56, 58
CMYK:
0, 42, 45, 25
HSL:
3°, 40.5660%, 58.4314%
HSV (HSB):
3°, 44.7917%, 75.2941%
XYZ:
30.0242, 23.6160, 16.6116
xyY:
0.4274, 0.3362, 23.6160
CIE-Lab:
55.7012, 31.4670, 16.7550
CIE-LCH:
55.7012, 35.6497, 28.0337
CIE-Luv:
55.7012, 57.0735, 15.4126
Hunter-Lab:
48.5962, 25.2391, 13.7504
#c06f6a color charts
#c06f6a color shades, tints & tones
#c06f6a color schemes
#c06f6a color preview, HTML & CSS examples
This text has a color of #c06f6a
<p style="color:#c06f6a;">Text here</p>
.mytext {color:#c06f6a;}
This box has a color of #c06f6a
<div style="background-color:#c06f6a;">Content here</div>
.mybackground {background-color:#c06f6a;}
Border around this has a color of #c06f6a
<div style="border:2px solid #c06f6a;">Content here</div>
.myborder {border:2px solid #c06f6a;}