#c3101d color space conversions
Hex:
#c3101d
RGB:
195, 16, 29
CMY:
24, 94, 89
CMYK:
0, 92, 85, 24
HSL:
356°, 84.8341%, 41.3725%
HSV (HSB):
356°, 91.7949%, 76.4706%
XYZ:
22.9127, 12.0614, 2.2828
xyY:
0.6150, 0.3237, 12.0614
CIE-Lab:
41.3135, 64.1422, 43.6677
CIE-LCH:
41.3135, 77.5957, 34.2469
CIE-Luv:
41.3135, 127.3838, 25.1925
Hunter-Lab:
34.7295, 56.9884, 20.4134
#c3101d color charts
#c3101d color shades, tints & tones
#c3101d color schemes
#c3101d color preview, HTML & CSS examples
This text has a color of #c3101d
<p style="color:#c3101d;">Text here</p>
.mytext {color:#c3101d;}
This box has a color of #c3101d
<div style="background-color:#c3101d;">Content here</div>
.mybackground {background-color:#c3101d;}
Border around this has a color of #c3101d
<div style="border:2px solid #c3101d;">Content here</div>
.myborder {border:2px solid #c3101d;}