#c12a09 color space conversions
Hex:
#c12a09
RGB:
193, 42, 9
CMY:
24, 84, 96
CMYK:
0, 78, 95, 24
HSL:
11°, 91.0891%, 39.6078%
HSV (HSB):
11°, 95.3368%, 75.6863%
XYZ:
22.8696, 13.0131, 1.5649
xyY:
0.6107, 0.3475, 13.0131
CIE-Lab:
42.7830, 57.6128, 52.7240
CIE-LCH:
42.7830, 78.0964, 42.4630
CIE-Luv:
42.7830, 118.3646, 31.9360
Hunter-Lab:
36.0737, 50.0345, 22.6796
#c12a09 color charts
#c12a09 color shades, tints & tones
#c12a09 color schemes
#c12a09 color preview, HTML & CSS examples
This text has a color of #c12a09
<p style="color:#c12a09;">Text here</p>
.mytext {color:#c12a09;}
This box has a color of #c12a09
<div style="background-color:#c12a09;">Content here</div>
.mybackground {background-color:#c12a09;}
Border around this has a color of #c12a09
<div style="border:2px solid #c12a09;">Content here</div>
.myborder {border:2px solid #c12a09;}