#c3303c color space conversions
Hex:
#c3303c
RGB:
195, 48, 60
CMY:
24, 81, 76
CMYK:
0, 75, 69, 24
HSL:
355°, 60.4938%, 47.6471%
HSV (HSB):
355°, 75.3846%, 76.4706%
XYZ:
24.3782, 14.0423, 5.7005
xyY:
0.5525, 0.3183, 14.0423
CIE-Lab:
44.2935, 57.7954, 29.1348
CIE-LCH:
44.2935, 64.7236, 26.7527
CIE-Luv:
44.2935, 108.7957, 18.9713
Hunter-Lab:
37.4730, 50.5463, 17.2117
#c3303c color charts
#c3303c color shades, tints & tones
#c3303c color schemes
#c3303c color preview, HTML & CSS examples
This text has a color of #c3303c
<p style="color:#c3303c;">Text here</p>
.mytext {color:#c3303c;}
This box has a color of #c3303c
<div style="background-color:#c3303c;">Content here</div>
.mybackground {background-color:#c3303c;}
Border around this has a color of #c3303c
<div style="border:2px solid #c3303c;">Content here</div>
.myborder {border:2px solid #c3303c;}