#c0003c color space conversions
Hex:
#c0003c
RGB:
192, 0, 60
CMY:
25, 100, 76
CMYK:
0, 100, 69, 25
HSL:
341°, 100.0000%, 37.6471%
HSV (HSB):
341°, 100.0000%, 75.2941%
XYZ:
22.5538, 11.5327, 5.3123
xyY:
0.5724, 0.2927, 11.5327
CIE-Lab:
40.4636, 66.1724, 24.2702
CIE-LCH:
40.4636, 70.4828, 20.1416
CIE-Luv:
40.4636, 120.3275, 11.8149
Hunter-Lab:
33.9598, 59.1179, 14.4973
#c0003c color charts
#c0003c RGB chart
#c0003c CMYK chart
#c0003c RGB pie chart
#c0003c color shades, tints & tones
#c0003c color schemes
#c0003c color preview, HTML & CSS examples
This text has a color of #c0003c
<p style="color:#c0003c;">Text here</p>
.mytext {color:#c0003c;}
Text color #c0003c
This box has a color of #c0003c
<div style="background-color:#c0003c;">Content here</div>
.mybackground {background-color:#c0003c;}
Background color #c0003c
Border around this has a color of #c0003c
<div style="border:2px solid #c0003c;">Content here</div>
.myborder {border:2px solid #c0003c;}
Border color #c0003c