#c22222 color space conversions
Hex:
#c22222
RGB:
194, 34, 34
CMY:
24, 87, 87
CMYK:
0, 82, 82, 24
HSL:
0°, 70.1754%, 44.7059%
HSV (HSB):
0°, 82.4742%, 76.0784%
XYZ:
23.1089, 12.7289, 2.7523
xyY:
0.5988, 0.3298, 12.7289
CIE-Lab:
42.3519, 60.5521, 41.9105
CIE-LCH:
42.3519, 73.6413, 34.6887
CIE-Luv:
42.3519, 120.0122, 25.8798
Hunter-Lab:
35.6776, 53.1814, 20.4004
#c22222 color charts
#c22222 color shades, tints & tones
#c22222 color schemes
#c22222 color preview, HTML & CSS examples
This text has a color of #c22222
<p style="color:#c22222;">Text here</p>
.mytext {color:#c22222;}
This box has a color of #c22222
<div style="background-color:#c22222;">Content here</div>
.mybackground {background-color:#c22222;}
Border around this has a color of #c22222
<div style="border:2px solid #c22222;">Content here</div>
.myborder {border:2px solid #c22222;}