#c51d01 color space conversions
Hex:
#c51d01
RGB:
197, 29, 1
CMY:
23, 89, 100
CMYK:
0, 85, 99, 23
HSL:
9°, 98.9899%, 38.8235%
HSV (HSB):
9°, 99.4924%, 77.2549%
XYZ:
23.4708, 12.7512, 1.2529
xyY:
0.6263, 0.3403, 12.7512
CIE-Lab:
42.3860, 62.0256, 55.5130
CIE-LCH:
42.3860, 83.2398, 41.8286
CIE-Luv:
42.3860, 127.7455, 31.3479
Hunter-Lab:
35.7089, 54.8343, 22.9159
#c51d01 color charts
#c51d01 color shades, tints & tones
#c51d01 color schemes
#c51d01 color preview, HTML & CSS examples
This text has a color of #c51d01
<p style="color:#c51d01;">Text here</p>
.mytext {color:#c51d01;}
This box has a color of #c51d01
<div style="background-color:#c51d01;">Content here</div>
.mybackground {background-color:#c51d01;}
Border around this has a color of #c51d01
<div style="border:2px solid #c51d01;">Content here</div>
.myborder {border:2px solid #c51d01;}