#c42105 color space conversions
Hex:
#c42105
RGB:
196, 33, 5
CMY:
23, 87, 98
CMYK:
0, 83, 97, 23
HSL:
9°, 95.0249%, 39.4118%
HSV (HSB):
9°, 97.4490%, 76.8627%
XYZ:
23.3362, 12.8344, 1.3909
xyY:
0.6213, 0.3417, 12.8344
CIE-Lab:
42.5127, 60.8786, 54.1309
CIE-LCH:
42.5127, 81.4639, 41.6422
CIE-Luv:
42.5127, 125.1265, 31.3074
Hunter-Lab:
35.8252, 53.5792, 22.7757
#c42105 color charts
#c42105 color shades, tints & tones
#c42105 color schemes
#c42105 color preview, HTML & CSS examples
This text has a color of #c42105
<p style="color:#c42105;">Text here</p>
.mytext {color:#c42105;}
This box has a color of #c42105
<div style="background-color:#c42105;">Content here</div>
.mybackground {background-color:#c42105;}
Border around this has a color of #c42105
<div style="border:2px solid #c42105;">Content here</div>
.myborder {border:2px solid #c42105;}