#c3183c color space conversions
Hex:
#c3183c
RGB:
195, 24, 60
CMY:
24, 91, 76
CMYK:
0, 88, 69, 24
HSL:
347°, 78.0822%, 42.9412%
HSV (HSB):
347°, 87.6923%, 76.4706%
XYZ:
23.6479, 12.5816, 5.4571
xyY:
0.5673, 0.3018, 12.5816
CIE-Lab:
42.1260, 63.9336, 26.4783
CIE-LCH:
42.1260, 69.1997, 22.4970
CIE-Luv:
42.1260, 118.1187, 14.6178
Hunter-Lab:
35.4706, 56.9309, 15.7078
#c3183c color charts
#c3183c color shades, tints & tones
#c3183c color schemes
#c3183c color preview, HTML & CSS examples
This text has a color of #c3183c
<p style="color:#c3183c;">Text here</p>
.mytext {color:#c3183c;}
This box has a color of #c3183c
<div style="background-color:#c3183c;">Content here</div>
.mybackground {background-color:#c3183c;}
Border around this has a color of #c3183c
<div style="border:2px solid #c3183c;">Content here</div>
.myborder {border:2px solid #c3183c;}