#c3035e color space conversions
Hex:
#c3035e
RGB:
195, 3, 94
CMY:
24, 99, 63
CMYK:
0, 98, 52, 24
HSL:
332°, 96.9697%, 38.8235%
HSV (HSB):
332°, 98.4615%, 76.4706%
XYZ:
24.5586, 12.4754, 11.7033
xyY:
0.5039, 0.2560, 12.4754
CIE-Lab:
41.9619, 68.6269, 4.8419
CIE-LCH:
41.9619, 68.7975, 4.0358
CIE-Luv:
41.9619, 109.2069, -7.3086
Hunter-Lab:
35.3205, 62.3016, 5.0789
#c3035e color charts
#c3035e color shades, tints & tones
#c3035e color schemes
#c3035e color preview, HTML & CSS examples
This text has a color of #c3035e
<p style="color:#c3035e;">Text here</p>
.mytext {color:#c3035e;}
This box has a color of #c3035e
<div style="background-color:#c3035e;">Content here</div>
.mybackground {background-color:#c3035e;}
Border around this has a color of #c3035e
<div style="border:2px solid #c3035e;">Content here</div>
.myborder {border:2px solid #c3035e;}