#c90f50 color space conversions
Hex:
#c90f50
RGB:
201, 15, 80
CMY:
21, 94, 69
CMYK:
0, 93, 60, 21
HSL:
339°, 86.1111%, 42.3529%
HSV (HSB):
339°, 92.5373%, 78.8235%
XYZ:
25.7062, 13.3383, 8.8091
xyY:
0.5372, 0.2787, 13.3383
CIE-Lab:
43.2687, 67.8792, 15.6865
CIE-LCH:
43.2687, 69.6682, 13.0123
CIE-Luv:
43.2687, 118.0433, 4.2969
Hunter-Lab:
36.5217, 61.7262, 11.2643
#c90f50 color charts
#c90f50 color shades, tints & tones
#c90f50 color schemes
#c90f50 color preview, HTML & CSS examples
This text has a color of #c90f50
<p style="color:#c90f50;">Text here</p>
.mytext {color:#c90f50;}
This box has a color of #c90f50
<div style="background-color:#c90f50;">Content here</div>
.mybackground {background-color:#c90f50;}
Border around this has a color of #c90f50
<div style="border:2px solid #c90f50;">Content here</div>
.myborder {border:2px solid #c90f50;}