#c0192c color space conversions
Hex:
#c0192c
RGB:
192, 25, 44
CMY:
25, 90, 83
CMYK:
0, 87, 77, 25
HSL:
353°, 76.9585%, 42.5490%
HSV (HSB):
353°, 86.9792%, 75.2941%
XYZ:
22.5405, 12.0836, 3.5272
xyY:
0.5908, 0.3167, 12.0836
CIE-Lab:
41.3486, 62.2964, 35.1210
CIE-LCH:
41.3486, 71.5145, 29.4131
CIE-Luv:
41.3486, 119.7294, 20.9426
Hunter-Lab:
34.7614, 54.9128, 18.3169
#c0192c color charts
#c0192c color shades, tints & tones
#c0192c color schemes
#c0192c color preview, HTML & CSS examples
This text has a color of #c0192c
<p style="color:#c0192c;">Text here</p>
.mytext {color:#c0192c;}
This box has a color of #c0192c
<div style="background-color:#c0192c;">Content here</div>
.mybackground {background-color:#c0192c;}
Border around this has a color of #c0192c
<div style="border:2px solid #c0192c;">Content here</div>
.myborder {border:2px solid #c0192c;}