#c0133e color space conversions
Hex:
#c0133e
RGB:
192, 19, 62
CMY:
25, 93, 76
CMYK:
0, 90, 68, 25
HSL:
345°, 81.9905%, 41.3725%
HSV (HSB):
345°, 90.1042%, 75.2941%
XYZ:
22.8406, 12.0200, 5.6737
xyY:
0.5635, 0.2965, 12.0200
CIE-Lab:
41.2479, 64.0981, 24.0014
CIE-LCH:
41.2479, 68.4444, 20.5283
CIE-Luv:
41.2479, 116.4346, 12.3492
Hunter-Lab:
34.6699, 56.9239, 14.5662
#c0133e color charts
#c0133e color shades, tints & tones
#c0133e color schemes
#c0133e color preview, HTML & CSS examples
This text has a color of #c0133e
<p style="color:#c0133e;">Text here</p>
.mytext {color:#c0133e;}
This box has a color of #c0133e
<div style="background-color:#c0133e;">Content here</div>
.mybackground {background-color:#c0133e;}
Border around this has a color of #c0133e
<div style="border:2px solid #c0133e;">Content here</div>
.myborder {border:2px solid #c0133e;}