#c0660c color space conversions
Hex:
#c0660c
RGB:
192, 102, 12
CMY:
25, 60, 95
CMYK:
0, 47, 94, 25
HSL:
30°, 88.2353%, 40.0000%
HSV (HSB):
30°, 93.7500%, 75.2941%
XYZ:
26.5560, 20.7358, 2.9506
xyY:
0.5286, 0.4127, 20.7358
CIE-Lab:
52.6591, 30.9278, 58.3048
CIE-LCH:
52.6591, 65.9998, 62.0562
CIE-Luv:
52.6591, 74.4619, 48.1537
Hunter-Lab:
45.5365, 24.4086, 28.0338
#c0660c color charts
#c0660c color shades, tints & tones
#c0660c color schemes
#c0660c color preview, HTML & CSS examples
This text has a color of #c0660c
<p style="color:#c0660c;">Text here</p>
.mytext {color:#c0660c;}
This box has a color of #c0660c
<div style="background-color:#c0660c;">Content here</div>
.mybackground {background-color:#c0660c;}
Border around this has a color of #c0660c
<div style="border:2px solid #c0660c;">Content here</div>
.myborder {border:2px solid #c0660c;}