#dd201b color space conversions
Hex:
#dd201b
RGB:
221, 32, 27
CMY:
13, 87, 89
CMYK:
0, 86, 88, 13
HSL:
2°, 78.2258%, 48.6275%
HSV (HSB):
2°, 87.7828%, 86.6667%
XYZ:
30.5331, 16.4843, 2.6094
xyY:
0.6153, 0.3322, 16.4843
CIE-Lab:
47.6036, 68.2839, 51.9991
CIE-LCH:
47.6036, 85.8289, 37.2898
CIE-Luv:
47.6036, 142.1838, 31.6106
Hunter-Lab:
40.6009, 63.1861, 24.6100
#dd201b color charts
#dd201b color shades, tints & tones
#dd201b color schemes
#dd201b color preview, HTML & CSS examples
This text has a color of #dd201b
<p style="color:#dd201b;">Text here</p>
.mytext {color:#dd201b;}
This box has a color of #dd201b
<div style="background-color:#dd201b;">Content here</div>
.mybackground {background-color:#dd201b;}
Border around this has a color of #dd201b
<div style="border:2px solid #dd201b;">Content here</div>
.myborder {border:2px solid #dd201b;}