#c90f7a color space conversions
Hex:
#c90f7a
RGB:
201, 15, 122
CMY:
21, 94, 52
CMYK:
0, 93, 39, 21
HSL:
325°, 86.1111%, 42.3529%
HSV (HSB):
325°, 92.5373%, 78.8235%
XYZ:
27.7711, 14.1643, 19.6826
xyY:
0.4507, 0.2299, 14.1643
CIE-Lab:
44.4676, 71.1471, -8.8303
CIE-LCH:
44.4676, 71.6930, 352.9250
CIE-Luv:
44.4676, 100.1972, -24.5048
Hunter-Lab:
37.6355, 65.8523, -4.6627
#c90f7a color charts
#c90f7a color shades, tints & tones
#c90f7a color schemes
#c90f7a color preview, HTML & CSS examples
This text has a color of #c90f7a
<p style="color:#c90f7a;">Text here</p>
.mytext {color:#c90f7a;}
This box has a color of #c90f7a
<div style="background-color:#c90f7a;">Content here</div>
.mybackground {background-color:#c90f7a;}
Border around this has a color of #c90f7a
<div style="border:2px solid #c90f7a;">Content here</div>
.myborder {border:2px solid #c90f7a;}