#c3235e color space conversions
Hex:
#c3235e
RGB:
195, 35, 94
CMY:
24, 86, 63
CMYK:
0, 82, 52, 24
HSL:
338°, 69.5652%, 45.0980%
HSV (HSB):
338°, 82.0513%, 76.4706%
XYZ:
25.1271, 13.6123, 11.8928
xyY:
0.4963, 0.2688, 13.6123
CIE-Lab:
43.6717, 63.6954, 7.2794
CIE-LCH:
43.6717, 64.1100, 6.5198
CIE-Luv:
43.6717, 103.0157, -3.4143
Hunter-Lab:
36.8949, 57.0006, 6.7148
#c3235e color charts
#c3235e color shades, tints & tones
#c3235e color schemes
#c3235e color preview, HTML & CSS examples
This text has a color of #c3235e
<p style="color:#c3235e;">Text here</p>
.mytext {color:#c3235e;}
This box has a color of #c3235e
<div style="background-color:#c3235e;">Content here</div>
.mybackground {background-color:#c3235e;}
Border around this has a color of #c3235e
<div style="border:2px solid #c3235e;">Content here</div>
.myborder {border:2px solid #c3235e;}