#c90f9e color space conversions
Hex:
#c90f9e
RGB:
201, 15, 158
CMY:
21, 94, 38
CMYK:
0, 93, 21, 21
HSL:
314°, 86.1111%, 42.3529%
HSV (HSB):
314°, 92.5373%, 78.8235%
XYZ:
30.4298, 15.2278, 33.6832
xyY:
0.3835, 0.1919, 15.2278
CIE-Lab:
45.9446, 75.0478, -28.4626
CIE-LCH:
45.9446, 80.2639, 339.2303
CIE-Luv:
45.9446, 83.8381, -52.2810
Hunter-Lab:
39.0228, 70.9035, -23.8612
#c90f9e color charts
#c90f9e color shades, tints & tones
#c90f9e color schemes
#c90f9e color preview, HTML & CSS examples
This text has a color of #c90f9e
<p style="color:#c90f9e;">Text here</p>
.mytext {color:#c90f9e;}
This box has a color of #c90f9e
<div style="background-color:#c90f9e;">Content here</div>
.mybackground {background-color:#c90f9e;}
Border around this has a color of #c90f9e
<div style="border:2px solid #c90f9e;">Content here</div>
.myborder {border:2px solid #c90f9e;}