#c90c42 color space conversions
Hex:
#c90c42
RGB:
201, 12, 66
CMY:
21, 95, 74
CMYK:
0, 94, 67, 21
HSL:
343°, 88.7324%, 41.7647%
HSV (HSB):
343°, 94.0299%, 78.8235%
XYZ:
25.2022, 13.0738, 6.3494
xyY:
0.5647, 0.2930, 13.0738
CIE-Lab:
42.8742, 67.4525, 23.9501
CIE-LCH:
42.8742, 71.5783, 19.5483
CIE-Luv:
42.8742, 123.4968, 11.8172
Hunter-Lab:
36.1577, 61.1401, 14.8988
#c90c42 color charts
#c90c42 color shades, tints & tones
#c90c42 color schemes
#c90c42 color preview, HTML & CSS examples
This text has a color of #c90c42
<p style="color:#c90c42;">Text here</p>
.mytext {color:#c90c42;}
This box has a color of #c90c42
<div style="background-color:#c90c42;">Content here</div>
.mybackground {background-color:#c90c42;}
Border around this has a color of #c90c42
<div style="border:2px solid #c90c42;">Content here</div>
.myborder {border:2px solid #c90c42;}