#c0181e color space conversions
Hex:
#c0181e
RGB:
192, 24, 30
CMY:
25, 91, 88
CMYK:
0, 88, 84, 25
HSL:
358°, 77.7778%, 42.3529%
HSV (HSB):
358°, 87.5000%, 75.2941%
XYZ:
22.2992, 11.9535, 2.3602
xyY:
0.6091, 0.3265, 11.9535
CIE-Lab:
41.1421, 62.0785, 42.7557
CIE-LCH:
41.1421, 75.3777, 34.5566
CIE-Luv:
41.1421, 122.7953, 25.2399
Hunter-Lab:
34.5738, 54.6238, 20.1541
#c0181e color charts
#c0181e color shades, tints & tones
#c0181e color schemes
#c0181e color preview, HTML & CSS examples
This text has a color of #c0181e
<p style="color:#c0181e;">Text here</p>
.mytext {color:#c0181e;}
This box has a color of #c0181e
<div style="background-color:#c0181e;">Content here</div>
.mybackground {background-color:#c0181e;}
Border around this has a color of #c0181e
<div style="border:2px solid #c0181e;">Content here</div>
.myborder {border:2px solid #c0181e;}