#dd150b color space conversions
Hex:
#dd150b
RGB:
221, 21, 11
CMY:
13, 92, 96
CMYK:
0, 90, 95, 13
HSL:
3°, 90.5172%, 45.4902%
HSV (HSB):
3°, 95.0226%, 86.6667%
XYZ:
30.1474, 15.9326, 1.8030
xyY:
0.6296, 0.3327, 15.9326
CIE-Lab:
46.8860, 69.9286, 57.4473
CIE-LCH:
46.8860, 90.4997, 39.4035
CIE-Luv:
46.8860, 147.1331, 32.8884
Hunter-Lab:
39.9157, 64.9642, 25.2629
#dd150b color charts
#dd150b color shades, tints & tones
#dd150b color schemes
#dd150b color preview, HTML & CSS examples
This text has a color of #dd150b
<p style="color:#dd150b;">Text here</p>
.mytext {color:#dd150b;}
This box has a color of #dd150b
<div style="background-color:#dd150b;">Content here</div>
.mybackground {background-color:#dd150b;}
Border around this has a color of #dd150b
<div style="border:2px solid #dd150b;">Content here</div>
.myborder {border:2px solid #dd150b;}