#c3100b color space conversions
Hex:
#c3100b
RGB:
195, 16, 11
CMY:
24, 94, 96
CMYK:
0, 92, 94, 24
HSL:
2°, 89.3204%, 40.3922%
HSV (HSB):
2°, 94.3590%, 76.4706%
XYZ:
22.7514, 11.9968, 1.4331
xyY:
0.6288, 0.3316, 11.9968
CIE-Lab:
41.2111, 63.8514, 51.4188
CIE-LCH:
41.2111, 81.9811, 38.8441
CIE-Luv:
41.2111, 129.5393, 28.5323
Hunter-Lab:
34.6365, 56.6360, 21.7924
#c3100b color charts
#c3100b color shades, tints & tones
#c3100b color schemes
#c3100b color preview, HTML & CSS examples
This text has a color of #c3100b
<p style="color:#c3100b;">Text here</p>
.mytext {color:#c3100b;}
This box has a color of #c3100b
<div style="background-color:#c3100b;">Content here</div>
.mybackground {background-color:#c3100b;}
Border around this has a color of #c3100b
<div style="border:2px solid #c3100b;">Content here</div>
.myborder {border:2px solid #c3100b;}