#c3245e color space conversions
Hex:
#c3245e
RGB:
195, 36, 94
CMY:
24, 86, 63
CMYK:
0, 82, 52, 24
HSL:
338°, 68.8312%, 45.2941%
HSV (HSB):
338°, 81.5385%, 76.4706%
XYZ:
25.1569, 13.6720, 11.9027
xyY:
0.4959, 0.2695, 13.6720
CIE-Lab:
43.7588, 63.4470, 7.4029
CIE-LCH:
43.7588, 63.8774, 6.6551
CIE-Luv:
43.7588, 102.7017, -3.2165
Hunter-Lab:
36.9757, 56.7376, 6.7971
#c3245e color charts
#c3245e color shades, tints & tones
#c3245e color schemes
#c3245e color preview, HTML & CSS examples
This text has a color of #c3245e
<p style="color:#c3245e;">Text here</p>
.mytext {color:#c3245e;}
This box has a color of #c3245e
<div style="background-color:#c3245e;">Content here</div>
.mybackground {background-color:#c3245e;}
Border around this has a color of #c3245e
<div style="border:2px solid #c3245e;">Content here</div>
.myborder {border:2px solid #c3245e;}