#c51b00 color space conversions
Hex:
#c51b00
RGB:
197, 27, 0
CMY:
23, 89, 100
CMYK:
0, 86, 100, 23
HSL:
8°, 100.0000%, 38.6275%
HSV (HSB):
8°, 100.0000%, 77.2549%
XYZ:
23.4179, 12.6542, 1.2082
xyY:
0.6282, 0.3394, 12.6542
CIE-Lab:
42.2375, 62.4298, 55.7999
CIE-LCH:
42.2375, 83.7324, 41.7904
CIE-Luv:
42.2375, 128.5492, 31.2110
Hunter-Lab:
35.5727, 55.2562, 22.8871
#c51b00 color charts
#c51b00 color shades, tints & tones
#c51b00 color schemes
#c51b00 color preview, HTML & CSS examples
This text has a color of #c51b00
<p style="color:#c51b00;">Text here</p>
.mytext {color:#c51b00;}
This box has a color of #c51b00
<div style="background-color:#c51b00;">Content here</div>
.mybackground {background-color:#c51b00;}
Border around this has a color of #c51b00
<div style="border:2px solid #c51b00;">Content here</div>
.myborder {border:2px solid #c51b00;}