#dd021b color space conversions
Hex:
#dd021b
RGB:
221, 2, 27
CMY:
13, 99, 89
CMYK:
0, 99, 88, 13
HSL:
353°, 98.2063%, 43.7255%
HSV (HSB):
353°, 99.0950%, 86.6667%
XYZ:
30.0383, 15.4947, 2.4445
xyY:
0.6261, 0.3230, 15.4947
CIE-Lab:
46.3044, 72.0237, 51.0006
CIE-LCH:
46.3044, 88.2524, 35.3027
CIE-Luv:
46.3044, 148.9937, 29.2258
Hunter-Lab:
39.3633, 67.3284, 23.8724
#dd021b color charts
#dd021b color shades, tints & tones
#dd021b color schemes
#dd021b color preview, HTML & CSS examples
This text has a color of #dd021b
<p style="color:#dd021b;">Text here</p>
.mytext {color:#dd021b;}
This box has a color of #dd021b
<div style="background-color:#dd021b;">Content here</div>
.mybackground {background-color:#dd021b;}
Border around this has a color of #dd021b
<div style="border:2px solid #dd021b;">Content here</div>
.myborder {border:2px solid #dd021b;}