#c90d00 color space conversions
Hex:
#c90d00
RGB:
201, 13, 0
CMY:
21, 95, 100
CMYK:
0, 94, 100, 21
HSL:
4°, 100.0000%, 39.4118%
HSV (HSB):
4°, 100.0000%, 78.8235%
XYZ:
24.2313, 12.7054, 1.1752
xyY:
0.6358, 0.3334, 12.7054
CIE-Lab:
42.3159, 65.6800, 56.3449
CIE-LCH:
42.3159, 86.5367, 40.6253
CIE-Luv:
42.3159, 135.3727, 30.4683
Hunter-Lab:
35.6446, 58.9670, 22.9963
#c90d00 color charts
#c90d00 color shades, tints & tones
#c90d00 color schemes
#c90d00 color preview, HTML & CSS examples
This text has a color of #c90d00
<p style="color:#c90d00;">Text here</p>
.mytext {color:#c90d00;}
This box has a color of #c90d00
<div style="background-color:#c90d00;">Content here</div>
.mybackground {background-color:#c90d00;}
Border around this has a color of #c90d00
<div style="border:2px solid #c90d00;">Content here</div>
.myborder {border:2px solid #c90d00;}