#c90065 color space conversions
Hex:
#c90065
RGB:
201, 0, 101
CMY:
21, 100, 60
CMYK:
0, 100, 50, 21
HSL:
330°, 100.0000%, 39.4118%
HSV (HSB):
330°, 100.0000%, 78.8235%
XYZ:
26.4364, 13.3571, 13.4967
xyY:
0.4961, 0.2506, 13.3571
CIE-Lab:
43.2964, 70.7925, 2.5143
CIE-LCH:
43.2964, 70.8372, 2.0341
CIE-Luv:
43.2964, 111.3275, -10.4544
Hunter-Lab:
36.5474, 65.1593, 3.6877
#c90065 color charts
#c90065 color shades, tints & tones
#c90065 color schemes
#c90065 color preview, HTML & CSS examples
This text has a color of #c90065
<p style="color:#c90065;">Text here</p>
.mytext {color:#c90065;}
This box has a color of #c90065
<div style="background-color:#c90065;">Content here</div>
.mybackground {background-color:#c90065;}
Border around this has a color of #c90065
<div style="border:2px solid #c90065;">Content here</div>
.myborder {border:2px solid #c90065;}