#c12f05 color space conversions
Hex:
#c12f05
RGB:
193, 47, 5
CMY:
24, 82, 98
CMYK:
0, 76, 97, 24
HSL:
13°, 94.9495%, 38.8235%
HSV (HSB):
13°, 97.4093%, 75.6863%
XYZ:
23.0362, 13.3814, 1.5123
xyY:
0.6073, 0.3528, 13.3814
CIE-Lab:
43.3325, 55.9979, 54.2218
CIE-LCH:
43.3325, 77.9473, 44.0768
CIE-Luv:
43.3325, 115.9219, 33.3467
Hunter-Lab:
36.5807, 48.3921, 23.1553
#c12f05 color charts
#c12f05 color shades, tints & tones
#c12f05 color schemes
#c12f05 color preview, HTML & CSS examples
This text has a color of #c12f05
<p style="color:#c12f05;">Text here</p>
.mytext {color:#c12f05;}
This box has a color of #c12f05
<div style="background-color:#c12f05;">Content here</div>
.mybackground {background-color:#c12f05;}
Border around this has a color of #c12f05
<div style="border:2px solid #c12f05;">Content here</div>
.myborder {border:2px solid #c12f05;}