#c90f80 color space conversions
Hex:
#c90f80
RGB:
201, 15, 128
CMY:
21, 94, 50
CMYK:
0, 93, 36, 21
HSL:
324°, 86.1111%, 42.3529%
HSV (HSB):
324°, 92.5373%, 78.8235%
XYZ:
28.1545, 14.3177, 21.7018
xyY:
0.4387, 0.2231, 14.3177
CIE-Lab:
44.6851, 71.7297, -12.1971
CIE-LCH:
44.6851, 72.7594, 350.3496
CIE-Luv:
44.6851, 97.4608, -29.0433
Hunter-Lab:
37.8387, 66.5981, -7.5177
#c90f80 color charts
#c90f80 color shades, tints & tones
#c90f80 color schemes
#c90f80 color preview, HTML & CSS examples
This text has a color of #c90f80
<p style="color:#c90f80;">Text here</p>
.mytext {color:#c90f80;}
This box has a color of #c90f80
<div style="background-color:#c90f80;">Content here</div>
.mybackground {background-color:#c90f80;}
Border around this has a color of #c90f80
<div style="border:2px solid #c90f80;">Content here</div>
.myborder {border:2px solid #c90f80;}