#d90d0c color space conversions
Hex:
#d90d0c
RGB:
217, 13, 12
CMY:
15, 95, 95
CMYK:
0, 94, 94, 15
HSL:
0°, 89.5197%, 44.9020%
HSV (HSB):
0°, 94.4700%, 85.0980%
XYZ:
28.8256, 15.0661, 1.7366
xyY:
0.6317, 0.3302, 15.0661
CIE-Lab:
45.7246, 69.8764, 56.0783
CIE-LCH:
45.7246, 89.5962, 38.7483
CIE-Luv:
45.7246, 145.9802, 31.5808
Hunter-Lab:
38.8151, 64.6345, 24.5179
#d90d0c color charts
#d90d0c color shades, tints & tones
#d90d0c color schemes
#d90d0c color preview, HTML & CSS examples
This text has a color of #d90d0c
<p style="color:#d90d0c;">Text here</p>
.mytext {color:#d90d0c;}
This box has a color of #d90d0c
<div style="background-color:#d90d0c;">Content here</div>
.mybackground {background-color:#d90d0c;}
Border around this has a color of #d90d0c
<div style="border:2px solid #d90d0c;">Content here</div>
.myborder {border:2px solid #d90d0c;}