#c0181d color space conversions
Hex:
#c0181d
RGB:
192, 24, 29
CMY:
25, 91, 89
CMYK:
0, 88, 85, 25
HSL:
358°, 77.7778%, 42.3529%
HSV (HSB):
358°, 87.5000%, 75.2941%
XYZ:
22.2866, 11.9484, 2.2940
xyY:
0.6101, 0.3271, 11.9484
CIE-Lab:
41.1341, 62.0551, 43.2683
CIE-LCH:
41.1341, 75.6504, 34.8864
CIE-Luv:
41.1341, 122.9567, 25.4980
Hunter-Lab:
34.5665, 54.5958, 20.2617
#c0181d color charts
#c0181d color shades, tints & tones
#c0181d color schemes
#c0181d color preview, HTML & CSS examples
This text has a color of #c0181d
<p style="color:#c0181d;">Text here</p>
.mytext {color:#c0181d;}
This box has a color of #c0181d
<div style="background-color:#c0181d;">Content here</div>
.mybackground {background-color:#c0181d;}
Border around this has a color of #c0181d
<div style="border:2px solid #c0181d;">Content here</div>
.myborder {border:2px solid #c0181d;}