#c0600c color space conversions
Hex:
#c0600c
RGB:
192, 96, 12
CMY:
25, 62, 95
CMYK:
0, 50, 94, 25
HSL:
28°, 88.2353%, 40.0000%
HSV (HSB):
28°, 93.7500%, 75.2941%
XYZ:
25.9875, 19.5988, 2.7611
xyY:
0.5375, 0.4054, 19.5988
CIE-Lab:
51.3805, 34.0896, 57.4149
CIE-LCH:
51.3805, 66.7726, 59.3006
CIE-Luv:
51.3805, 79.3768, 46.1027
Hunter-Lab:
44.2705, 27.3089, 27.2915
#c0600c color charts
#c0600c color shades, tints & tones
#c0600c color schemes
#c0600c color preview, HTML & CSS examples
This text has a color of #c0600c
<p style="color:#c0600c;">Text here</p>
.mytext {color:#c0600c;}
This box has a color of #c0600c
<div style="background-color:#c0600c;">Content here</div>
.mybackground {background-color:#c0600c;}
Border around this has a color of #c0600c
<div style="border:2px solid #c0600c;">Content here</div>
.myborder {border:2px solid #c0600c;}