#c3201b color space conversions
Hex:
#c3201b
RGB:
195, 32, 27
CMY:
24, 87, 89
CMYK:
0, 84, 86, 24
HSL:
2°, 75.6757%, 43.5294%
HSV (HSB):
2°, 86.1538%, 76.4706%
XYZ:
23.2200, 12.7143, 2.2672
xyY:
0.6078, 0.3328, 12.7143
CIE-Lab:
42.3295, 61.1478, 45.5459
CIE-LCH:
42.3295, 76.2462, 36.6805
CIE-Luv:
42.3295, 122.6779, 27.5469
Hunter-Lab:
35.6571, 53.8401, 21.1901
#c3201b color charts
#c3201b color shades, tints & tones
#c3201b color schemes
#c3201b color preview, HTML & CSS examples
This text has a color of #c3201b
<p style="color:#c3201b;">Text here</p>
.mytext {color:#c3201b;}
This box has a color of #c3201b
<div style="background-color:#c3201b;">Content here</div>
.mybackground {background-color:#c3201b;}
Border around this has a color of #c3201b
<div style="border:2px solid #c3201b;">Content here</div>
.myborder {border:2px solid #c3201b;}