#d90b2c color space conversions
Hex:
#d90b2c
RGB:
217, 11, 44
CMY:
15, 96, 83
CMYK:
0, 95, 80, 15
HSL:
350°, 90.3509%, 44.7059%
HSV (HSB):
350°, 94.9309%, 85.0980%
XYZ:
29.1896, 15.1729, 3.7731
xyY:
0.6064, 0.3152, 15.1729
CIE-Lab:
45.8701, 70.6574, 41.4685
CIE-LCH:
45.8701, 81.9274, 30.4085
CIE-Luv:
45.8701, 141.7188, 24.4530
Hunter-Lab:
38.9524, 65.5949, 21.5236
#d90b2c color charts
#d90b2c color shades, tints & tones
#d90b2c color schemes
#d90b2c color preview, HTML & CSS examples
This text has a color of #d90b2c
<p style="color:#d90b2c;">Text here</p>
.mytext {color:#d90b2c;}
This box has a color of #d90b2c
<div style="background-color:#d90b2c;">Content here</div>
.mybackground {background-color:#d90b2c;}
Border around this has a color of #d90b2c
<div style="border:2px solid #d90b2c;">Content here</div>
.myborder {border:2px solid #d90b2c;}