#c3363d color space conversions
Hex:
#c3363d
RGB:
195, 54, 61
CMY:
24, 79, 76
CMYK:
0, 72, 69, 24
HSL:
357°, 56.6265%, 48.8235%
HSV (HSB):
357°, 72.3077%, 76.4706%
XYZ:
24.6671, 14.5774, 5.9285
xyY:
0.5461, 0.3227, 14.5774
CIE-Lab:
45.0498, 55.7854, 29.4544
CIE-LCH:
45.0498, 63.0839, 27.8338
CIE-Luv:
45.0498, 105.4383, 19.9786
Hunter-Lab:
38.1803, 48.5080, 17.5199
#c3363d color charts
#c3363d color shades, tints & tones
#c3363d color schemes
#c3363d color preview, HTML & CSS examples
This text has a color of #c3363d
<p style="color:#c3363d;">Text here</p>
.mytext {color:#c3363d;}
This box has a color of #c3363d
<div style="background-color:#c3363d;">Content here</div>
.mybackground {background-color:#c3363d;}
Border around this has a color of #c3363d
<div style="border:2px solid #c3363d;">Content here</div>
.myborder {border:2px solid #c3363d;}