#c0182a color space conversions
Hex:
#c0182a
RGB:
192, 24, 42
CMY:
25, 91, 84
CMYK:
0, 88, 78, 25
HSL:
354°, 77.7778%, 42.3529%
HSV (HSB):
354°, 87.5000%, 75.2941%
XYZ:
22.4828, 12.0269, 3.3269
xyY:
0.5942, 0.3179, 12.0269
CIE-Lab:
41.2588, 62.4191, 36.1965
CIE-LCH:
41.2588, 72.1549, 30.1092
CIE-Luv:
41.2588, 120.4867, 21.5404
Hunter-Lab:
34.6798, 55.0311, 18.5880
#c0182a color charts
#c0182a color shades, tints & tones
#c0182a color schemes
#c0182a color preview, HTML & CSS examples
This text has a color of #c0182a
<p style="color:#c0182a;">Text here</p>
.mytext {color:#c0182a;}
This box has a color of #c0182a
<div style="background-color:#c0182a;">Content here</div>
.mybackground {background-color:#c0182a;}
Border around this has a color of #c0182a
<div style="border:2px solid #c0182a;">Content here</div>
.myborder {border:2px solid #c0182a;}