#c90e7f color space conversions
Hex:
#c90e7f
RGB:
201, 14, 127
CMY:
21, 95, 50
CMYK:
0, 93, 37, 21
HSL:
324°, 86.9767%, 42.1569%
HSV (HSB):
324°, 93.0348%, 78.8235%
XYZ:
28.0752, 14.2639, 21.3522
xyY:
0.4408, 0.2240, 14.2639
CIE-Lab:
44.6090, 71.7444, -11.6975
CIE-LCH:
44.6090, 72.6918, 350.7397
CIE-Luv:
44.6090, 98.0341, -28.3774
Hunter-Lab:
37.7676, 66.5979, -7.0827
#c90e7f color charts
#c90e7f color shades, tints & tones
#c90e7f color schemes
#c90e7f color preview, HTML & CSS examples
This text has a color of #c90e7f
<p style="color:#c90e7f;">Text here</p>
.mytext {color:#c90e7f;}
This box has a color of #c90e7f
<div style="background-color:#c90e7f;">Content here</div>
.mybackground {background-color:#c90e7f;}
Border around this has a color of #c90e7f
<div style="border:2px solid #c90e7f;">Content here</div>
.myborder {border:2px solid #c90e7f;}