#c0103c color space conversions
Hex:
#c0103c
RGB:
192, 16, 60
CMY:
25, 94, 76
CMYK:
0, 92, 69, 25
HSL:
345°, 84.6154%, 40.7843%
HSV (HSB):
345°, 91.6667%, 75.2941%
XYZ:
22.7391, 11.9033, 5.3740
xyY:
0.5682, 0.2975, 11.9033
CIE-Lab:
41.0620, 64.4384, 25.0198
CIE-LCH:
41.0620, 69.1252, 21.2199
CIE-Luv:
41.0620, 117.7165, 13.0335
Hunter-Lab:
34.5012, 57.2693, 14.9155
#c0103c color charts
#c0103c color shades, tints & tones
#c0103c color schemes
#c0103c color preview, HTML & CSS examples
This text has a color of #c0103c
<p style="color:#c0103c;">Text here</p>
.mytext {color:#c0103c;}
This box has a color of #c0103c
<div style="background-color:#c0103c;">Content here</div>
.mybackground {background-color:#c0103c;}
Border around this has a color of #c0103c
<div style="border:2px solid #c0103c;">Content here</div>
.myborder {border:2px solid #c0103c;}