#c51201 color space conversions
Hex:
#c51201
RGB:
197, 18, 1
CMY:
23, 93, 100
CMYK:
0, 91, 99, 23
HSL:
5°, 98.9899%, 38.8235%
HSV (HSB):
5°, 99.4924%, 77.2549%
XYZ:
23.2477, 12.3051, 1.1785
xyY:
0.6329, 0.3350, 12.3051
CIE-Lab:
41.6970, 63.9985, 55.2365
CIE-LCH:
41.6970, 84.5392, 40.7972
CIE-Luv:
41.6970, 131.2463, 30.1560
Hunter-Lab:
35.0787, 56.9100, 22.5631
#c51201 color charts
#c51201 color shades, tints & tones
#c51201 color schemes
#c51201 color preview, HTML & CSS examples
This text has a color of #c51201
<p style="color:#c51201;">Text here</p>
.mytext {color:#c51201;}
This box has a color of #c51201
<div style="background-color:#c51201;">Content here</div>
.mybackground {background-color:#c51201;}
Border around this has a color of #c51201
<div style="border:2px solid #c51201;">Content here</div>
.myborder {border:2px solid #c51201;}