#c0262e color space conversions
Hex:
#c0262e
RGB:
192, 38, 46
CMY:
25, 85, 82
CMYK:
0, 80, 76, 25
HSL:
357°, 66.9565%, 45.0980%
HSV (HSB):
357°, 80.2083%, 75.2941%
XYZ:
22.9245, 12.7900, 3.8452
xyY:
0.5795, 0.3233, 12.7900
CIE-Lab:
42.4450, 59.3182, 35.1502
CIE-LCH:
42.4450, 68.9506, 30.6497
CIE-Luv:
42.4450, 114.4119, 22.2379
Hunter-Lab:
35.7630, 51.8350, 18.6593
#c0262e color charts
#c0262e color shades, tints & tones
#c0262e color schemes
#c0262e color preview, HTML & CSS examples
This text has a color of #c0262e
<p style="color:#c0262e;">Text here</p>
.mytext {color:#c0262e;}
This box has a color of #c0262e
<div style="background-color:#c0262e;">Content here</div>
.mybackground {background-color:#c0262e;}
Border around this has a color of #c0262e
<div style="border:2px solid #c0262e;">Content here</div>
.myborder {border:2px solid #c0262e;}