#c90b3c color space conversions
Hex:
#c90b3c
RGB:
201, 11, 60
CMY:
21, 96, 76
CMYK:
0, 95, 70, 21
HSL:
345°, 89.6226%, 41.5686%
HSV (HSB):
345°, 94.5274%, 78.8235%
XYZ:
25.0227, 12.9831, 5.4621
xyY:
0.5757, 0.2987, 12.9831
CIE-Lab:
42.7378, 67.2760, 27.5104
CIE-LCH:
42.7378, 72.6835, 22.2406
CIE-Luv:
42.7378, 125.5603, 14.6986
Hunter-Lab:
36.0321, 60.9043, 16.2347
#c90b3c color charts
#c90b3c color shades, tints & tones
#c90b3c color schemes
#c90b3c color preview, HTML & CSS examples
This text has a color of #c90b3c
<p style="color:#c90b3c;">Text here</p>
.mytext {color:#c90b3c;}
This box has a color of #c90b3c
<div style="background-color:#c90b3c;">Content here</div>
.mybackground {background-color:#c90b3c;}
Border around this has a color of #c90b3c
<div style="border:2px solid #c90b3c;">Content here</div>
.myborder {border:2px solid #c90b3c;}