#c90d25 color space conversions
Hex:
#c90d25
RGB:
201, 13, 37
CMY:
21, 95, 85
CMYK:
0, 94, 82, 21
HSL:
352°, 87.8505%, 41.9608%
HSV (HSB):
352°, 93.5323%, 78.8235%
XYZ:
24.5652, 12.8389, 2.9337
xyY:
0.6090, 0.3183, 12.8389
CIE-Lab:
42.5195, 66.2519, 40.9376
CIE-LCH:
42.5195, 77.8794, 31.7123
CIE-Luv:
42.5195, 131.0243, 23.8022
Hunter-Lab:
35.8314, 59.6706, 20.2277
#c90d25 color charts
#c90d25 color shades, tints & tones
#c90d25 color schemes
#c90d25 color preview, HTML & CSS examples
This text has a color of #c90d25
<p style="color:#c90d25;">Text here</p>
.mytext {color:#c90d25;}
This box has a color of #c90d25
<div style="background-color:#c90d25;">Content here</div>
.mybackground {background-color:#c90d25;}
Border around this has a color of #c90d25
<div style="border:2px solid #c90d25;">Content here</div>
.myborder {border:2px solid #c90d25;}