#c50e08 color space conversions
Hex:
#c50e08
RGB:
197, 14, 8
CMY:
23, 95, 97
CMYK:
0, 93, 96, 23
HSL:
2°, 92.1951%, 40.1961%
HSV (HSB):
2°, 95.9391%, 77.2549%
XYZ:
23.2268, 12.2019, 1.3607
xyY:
0.6313, 0.3317, 12.2019
CIE-Lab:
41.5353, 64.6019, 52.7862
CIE-LCH:
41.5353, 83.4253, 39.2522
CIE-Luv:
41.5353, 131.6770, 29.0299
Hunter-Lab:
34.9313, 57.5602, 22.1422
#c50e08 color charts
#c50e08 color shades, tints & tones
#c50e08 color schemes
#c50e08 color preview, HTML & CSS examples
This text has a color of #c50e08
<p style="color:#c50e08;">Text here</p>
.mytext {color:#c50e08;}
This box has a color of #c50e08
<div style="background-color:#c50e08;">Content here</div>
.mybackground {background-color:#c50e08;}
Border around this has a color of #c50e08
<div style="border:2px solid #c50e08;">Content here</div>
.myborder {border:2px solid #c50e08;}