#c06950 color space conversions
Hex:
#c06950
RGB:
192, 105, 80
CMY:
25, 59, 69
CMYK:
0, 45, 58, 25
HSL:
13°, 47.0588%, 53.3333%
HSV (HSB):
13°, 58.3333%, 75.2941%
XYZ:
28.2378, 21.8888, 10.3261
xyY:
0.4671, 0.3621, 21.8888
CIE-Lab:
53.9088, 32.3006, 29.3268
CIE-LCH:
53.9088, 43.6278, 42.2374
CIE-Luv:
53.9088, 65.6037, 28.0226
Hunter-Lab:
46.7855, 25.8606, 19.6639
#c06950 color charts
#c06950 color shades, tints & tones
#c06950 color schemes
#c06950 color preview, HTML & CSS examples
This text has a color of #c06950
<p style="color:#c06950;">Text here</p>
.mytext {color:#c06950;}
This box has a color of #c06950
<div style="background-color:#c06950;">Content here</div>
.mybackground {background-color:#c06950;}
Border around this has a color of #c06950
<div style="border:2px solid #c06950;">Content here</div>
.myborder {border:2px solid #c06950;}