#c40080 color space conversions
Hex:
#c40080
RGB:
196, 0, 128
CMY:
23, 100, 50
CMYK:
0, 100, 35, 23
HSL:
321°, 100.0000%, 38.4314%
HSV (HSB):
321°, 100.0000%, 76.8627%
XYZ:
26.6612, 13.2943, 21.5829
xyY:
0.4332, 0.2160, 13.2943
CIE-Lab:
43.2033, 72.1167, -14.5382
CIE-LCH:
43.2033, 73.5675, 348.6023
CIE-Luv:
43.2033, 94.8387, -31.9713
Hunter-Lab:
36.4613, 66.7154, -9.5732
#c40080 color charts
#c40080 color shades, tints & tones
#c40080 color schemes
#c40080 color preview, HTML & CSS examples
This text has a color of #c40080
<p style="color:#c40080;">Text here</p>
.mytext {color:#c40080;}
This box has a color of #c40080
<div style="background-color:#c40080;">Content here</div>
.mybackground {background-color:#c40080;}
Border around this has a color of #c40080
<div style="border:2px solid #c40080;">Content here</div>
.myborder {border:2px solid #c40080;}