#c3272a color space conversions
Hex:
#c3272a
RGB:
195, 39, 42
CMY:
24, 85, 84
CMYK:
0, 80, 78, 24
HSL:
359°, 66.6667%, 45.8824%
HSV (HSB):
359°, 80.0000%, 76.4706%
XYZ:
23.6491, 13.2203, 3.4958
xyY:
0.5859, 0.3275, 13.2203
CIE-Lab:
43.0933, 59.7691, 38.3189
CIE-LCH:
43.0933, 70.9978, 32.6645
CIE-Luv:
43.0933, 117.1572, 24.3956
Hunter-Lab:
36.3597, 52.4705, 19.7514
#c3272a color charts
#c3272a color shades, tints & tones
#c3272a color schemes
#c3272a color preview, HTML & CSS examples
This text has a color of #c3272a
<p style="color:#c3272a;">Text here</p>
.mytext {color:#c3272a;}
This box has a color of #c3272a
<div style="background-color:#c3272a;">Content here</div>
.mybackground {background-color:#c3272a;}
Border around this has a color of #c3272a
<div style="border:2px solid #c3272a;">Content here</div>
.myborder {border:2px solid #c3272a;}