#c3272e color space conversions
Hex:
#c3272e
RGB:
195, 39, 46
CMY:
24, 85, 82
CMYK:
0, 80, 76, 24
HSL:
357°, 66.6667%, 45.8824%
HSV (HSB):
357°, 80.0000%, 76.4706%
XYZ:
23.7243, 13.2504, 3.8919
xyY:
0.5805, 0.3242, 13.2504
CIE-Lab:
43.1381, 59.9091, 36.0805
CIE-LCH:
43.1381, 69.9350, 31.0586
CIE-Luv:
43.1381, 116.3281, 22.9672
Hunter-Lab:
36.4011, 52.6351, 19.1416
#c3272e color charts
#c3272e color shades, tints & tones
#c3272e color schemes
#c3272e color preview, HTML & CSS examples
This text has a color of #c3272e
<p style="color:#c3272e;">Text here</p>
.mytext {color:#c3272e;}
This box has a color of #c3272e
<div style="background-color:#c3272e;">Content here</div>
.mybackground {background-color:#c3272e;}
Border around this has a color of #c3272e
<div style="border:2px solid #c3272e;">Content here</div>
.myborder {border:2px solid #c3272e;}