#c0145e color space conversions
Hex:
#c0145e
RGB:
192, 20, 94
CMY:
25, 92, 63
CMYK:
0, 90, 51, 25
HSL:
334°, 81.1321%, 41.5686%
HSV (HSB):
334°, 89.5833%, 75.2941%
XYZ:
24.0088, 12.5149, 11.7399
xyY:
0.4975, 0.2593, 12.5149
CIE-Lab:
42.0231, 65.9685, 4.8483
CIE-LCH:
42.0231, 66.1464, 4.2034
CIE-Luv:
42.0231, 104.3657, -6.6861
Hunter-Lab:
35.3764, 59.2329, 5.0878
#c0145e color charts
#c0145e color shades, tints & tones
#c0145e color schemes
#c0145e color preview, HTML & CSS examples
This text has a color of #c0145e
<p style="color:#c0145e;">Text here</p>
.mytext {color:#c0145e;}
This box has a color of #c0145e
<div style="background-color:#c0145e;">Content here</div>
.mybackground {background-color:#c0145e;}
Border around this has a color of #c0145e
<div style="border:2px solid #c0145e;">Content here</div>
.myborder {border:2px solid #c0145e;}