#c01040 color space conversions
Hex:
#c01040
RGB:
192, 16, 64
CMY:
25, 94, 75
CMYK:
0, 92, 67, 25
HSL:
344°, 84.6154%, 40.7843%
HSV (HSB):
344°, 91.6667%, 75.2941%
XYZ:
22.8489, 11.9472, 5.9523
xyY:
0.5607, 0.2932, 11.9472
CIE-Lab:
41.1321, 64.6350, 22.5986
CIE-LCH:
41.1321, 68.4718, 19.2714
CIE-Luv:
41.1321, 116.4389, 11.0177
Hunter-Lab:
34.5647, 57.5087, 13.9852
#c01040 color charts
#c01040 color shades, tints & tones
#c01040 color schemes
#c01040 color preview, HTML & CSS examples
This text has a color of #c01040
<p style="color:#c01040;">Text here</p>
.mytext {color:#c01040;}
This box has a color of #c01040
<div style="background-color:#c01040;">Content here</div>
.mybackground {background-color:#c01040;}
Border around this has a color of #c01040
<div style="border:2px solid #c01040;">Content here</div>
.myborder {border:2px solid #c01040;}