#dd1705 color space conversions
Hex:
#dd1705
RGB:
221, 23, 5
CMY:
13, 91, 98
CMYK:
0, 90, 98, 13
HSL:
5°, 95.5752%, 44.3137%
HSV (HSB):
5°, 97.7376%, 86.6667%
XYZ:
30.1526, 15.9959, 1.6419
xyY:
0.6309, 0.3347, 15.9959
CIE-Lab:
46.9691, 69.5900, 59.1564
CIE-LCH:
46.9691, 91.3360, 40.3669
CIE-Luv:
46.9691, 146.9811, 33.6648
Hunter-Lab:
39.9949, 64.5821, 25.5624
#dd1705 color charts
#dd1705 color shades, tints & tones
#dd1705 color schemes
#dd1705 color preview, HTML & CSS examples
This text has a color of #dd1705
<p style="color:#dd1705;">Text here</p>
.mytext {color:#dd1705;}
This box has a color of #dd1705
<div style="background-color:#dd1705;">Content here</div>
.mybackground {background-color:#dd1705;}
Border around this has a color of #dd1705
<div style="border:2px solid #dd1705;">Content here</div>
.myborder {border:2px solid #dd1705;}