#c90a1e color space conversions
Hex:
#c90a1e
RGB:
201, 10, 30
CMY:
21, 96, 88
CMYK:
0, 95, 85, 21
HSL:
354°, 90.5213%, 41.3725%
HSV (HSB):
354°, 95.0249%, 78.8235%
XYZ:
24.4303, 12.7283, 2.3975
xyY:
0.6176, 0.3218, 12.7283
CIE-Lab:
42.3510, 66.3939, 44.5483
CIE-LCH:
42.3510, 79.9544, 33.8604
CIE-Luv:
42.3510, 132.8301, 25.5501
Hunter-Lab:
35.6768, 59.7965, 20.9894
#c90a1e color charts
#c90a1e color shades, tints & tones
#c90a1e color schemes
#c90a1e color preview, HTML & CSS examples
This text has a color of #c90a1e
<p style="color:#c90a1e;">Text here</p>
.mytext {color:#c90a1e;}
This box has a color of #c90a1e
<div style="background-color:#c90a1e;">Content here</div>
.mybackground {background-color:#c90a1e;}
Border around this has a color of #c90a1e
<div style="border:2px solid #c90a1e;">Content here</div>
.myborder {border:2px solid #c90a1e;}