#c5100c color space conversions
Hex:
#c5100c
RGB:
197, 16, 12
CMY:
23, 94, 95
CMYK:
0, 92, 94, 23
HSL:
1°, 88.5167%, 40.9804%
HSV (HSB):
1°, 93.9086%, 77.2549%
XYZ:
23.2776, 12.2674, 1.4888
xyY:
0.6285, 0.3312, 12.2674
CIE-Lab:
41.6381, 64.3864, 51.5508
CIE-LCH:
41.6381, 82.4809, 38.6824
CIE-Luv:
41.6381, 130.9214, 28.7169
Hunter-Lab:
35.0249, 57.3378, 21.9972
#c5100c color charts
#c5100c color shades, tints & tones
#c5100c color schemes
#c5100c color preview, HTML & CSS examples
This text has a color of #c5100c
<p style="color:#c5100c;">Text here</p>
.mytext {color:#c5100c;}
This box has a color of #c5100c
<div style="background-color:#c5100c;">Content here</div>
.mybackground {background-color:#c5100c;}
Border around this has a color of #c5100c
<div style="border:2px solid #c5100c;">Content here</div>
.myborder {border:2px solid #c5100c;}