#c3182b color space conversions
Hex:
#c3182b
RGB:
195, 24, 43
CMY:
24, 91, 83
CMYK:
0, 88, 78, 24
HSL:
353°, 78.0822%, 42.9412%
HSV (HSB):
353°, 87.6923%, 76.4706%
XYZ:
23.2684, 12.4298, 3.4583
xyY:
0.5942, 0.3174, 12.4298
CIE-Lab:
41.8912, 63.2538, 36.4744
CIE-LCH:
41.8912, 73.0166, 29.9693
CIE-Luv:
41.8912, 122.5579, 21.7545
Hunter-Lab:
35.2559, 56.1094, 18.8633
#c3182b color charts
#c3182b color shades, tints & tones
#c3182b color schemes
#c3182b color preview, HTML & CSS examples
This text has a color of #c3182b
<p style="color:#c3182b;">Text here</p>
.mytext {color:#c3182b;}
This box has a color of #c3182b
<div style="background-color:#c3182b;">Content here</div>
.mybackground {background-color:#c3182b;}
Border around this has a color of #c3182b
<div style="border:2px solid #c3182b;">Content here</div>
.myborder {border:2px solid #c3182b;}