#c00180 color space conversions
Hex:
#c00180
RGB:
192, 1, 128
CMY:
25, 100, 50
CMYK:
0, 99, 33, 25
HSL:
320°, 98.9637%, 37.8431%
HSV (HSB):
320°, 99.4792%, 75.2941%
XYZ:
25.6454, 12.7867, 21.5385
xyY:
0.4276, 0.2132, 12.7867
CIE-Lab:
42.4401, 71.1956, -15.7741
CIE-LCH:
42.4401, 72.9222, 347.5073
CIE-Luv:
42.4401, 91.5003, -33.2903
Hunter-Lab:
35.7585, 65.4398, -10.6814
#c00180 color charts
#c00180 color shades, tints & tones
#c00180 color schemes
#c00180 color preview, HTML & CSS examples
This text has a color of #c00180
<p style="color:#c00180;">Text here</p>
.mytext {color:#c00180;}
This box has a color of #c00180
<div style="background-color:#c00180;">Content here</div>
.mybackground {background-color:#c00180;}
Border around this has a color of #c00180
<div style="border:2px solid #c00180;">Content here</div>
.myborder {border:2px solid #c00180;}