#c00026 color space conversions
Hex:
#c00026
RGB:
192, 0, 38
CMY:
25, 100, 85
CMYK:
0, 100, 80, 25
HSL:
348°, 100.0000%, 37.6471%
HSV (HSB):
348°, 100.0000%, 75.2941%
XYZ:
22.0881, 11.3464, 2.8596
xyY:
0.6086, 0.3126, 11.3464
CIE-Lab:
40.1579, 65.3444, 37.3747
CIE-LCH:
40.1579, 75.2778, 29.7681
CIE-Luv:
40.1579, 126.3490, 20.9125
Hunter-Lab:
33.6844, 58.1010, 18.5457
#c00026 color charts
#c00026 color shades, tints & tones
#c00026 color schemes
#c00026 color preview, HTML & CSS examples
This text has a color of #c00026
<p style="color:#c00026;">Text here</p>
.mytext {color:#c00026;}
This box has a color of #c00026
<div style="background-color:#c00026;">Content here</div>
.mybackground {background-color:#c00026;}
Border around this has a color of #c00026
<div style="border:2px solid #c00026;">Content here</div>
.myborder {border:2px solid #c00026;}