#c3133c color space conversions
Hex:
#c3133c
RGB:
195, 19, 60
CMY:
24, 93, 76
CMYK:
0, 90, 69, 24
HSL:
346°, 82.2430%, 41.9608%
HSV (HSB):
346°, 90.2564%, 76.4706%
XYZ:
23.5542, 12.3941, 5.4258
xyY:
0.5693, 0.2996, 12.3941
CIE-Lab:
41.8357, 64.7684, 26.1189
CIE-LCH:
41.8357, 69.8365, 21.9626
CIE-Luv:
41.8357, 119.3906, 14.0293
Hunter-Lab:
35.2052, 57.8167, 15.5059
#c3133c color charts
#c3133c color shades, tints & tones
#c3133c color schemes
#c3133c color preview, HTML & CSS examples
This text has a color of #c3133c
<p style="color:#c3133c;">Text here</p>
.mytext {color:#c3133c;}
This box has a color of #c3133c
<div style="background-color:#c3133c;">Content here</div>
.mybackground {background-color:#c3133c;}
Border around this has a color of #c3133c
<div style="border:2px solid #c3133c;">Content here</div>
.myborder {border:2px solid #c3133c;}