#c90f8f color space conversions
Hex:
#c90f8f
RGB:
201, 15, 143
CMY:
21, 94, 44
CMYK:
0, 93, 29, 21
HSL:
319°, 86.1111%, 42.3529%
HSV (HSB):
319°, 92.5373%, 78.8235%
XYZ:
29.2161, 14.7423, 27.2923
xyY:
0.4100, 0.2069, 14.7423
CIE-Lab:
45.2792, 73.3066, -20.4485
CIE-LCH:
45.2792, 76.1052, 344.4138
CIE-Luv:
45.2792, 90.6022, -40.5973
Hunter-Lab:
38.3957, 68.6320, -15.2672
#c90f8f color charts
#c90f8f color shades, tints & tones
#c90f8f color schemes
#c90f8f color preview, HTML & CSS examples
This text has a color of #c90f8f
<p style="color:#c90f8f;">Text here</p>
.mytext {color:#c90f8f;}
This box has a color of #c90f8f
<div style="background-color:#c90f8f;">Content here</div>
.mybackground {background-color:#c90f8f;}
Border around this has a color of #c90f8f
<div style="border:2px solid #c90f8f;">Content here</div>
.myborder {border:2px solid #c90f8f;}