#c32323 color space conversions
Hex:
#c32323
RGB:
195, 35, 35
CMY:
24, 86, 86
CMYK:
0, 82, 82, 24
HSL:
0°, 69.5652%, 45.0980%
HSV (HSB):
0°, 82.0513%, 76.4706%
XYZ:
23.4101, 12.9255, 2.8511
xyY:
0.5974, 0.3298, 12.9255
CIE-Lab:
42.6508, 60.6135, 41.7317
CIE-LCH:
42.6508, 73.5903, 34.5470
CIE-Luv:
42.6508, 120.1960, 25.9194
Hunter-Lab:
35.9521, 53.3136, 20.4645
#c32323 color charts
#c32323 color shades, tints & tones
#c32323 color schemes
#c32323 color preview, HTML & CSS examples
This text has a color of #c32323
<p style="color:#c32323;">Text here</p>
.mytext {color:#c32323;}
This box has a color of #c32323
<div style="background-color:#c32323;">Content here</div>
.mybackground {background-color:#c32323;}
Border around this has a color of #c32323
<div style="border:2px solid #c32323;">Content here</div>
.myborder {border:2px solid #c32323;}