#dd4234 color space conversions
Hex:
#dd4234
RGB:
221, 66, 52
CMY:
13, 74, 80
CMYK:
0, 70, 76, 13
HSL:
5°, 71.3080%, 53.5294%
HSV (HSB):
5°, 76.4706%, 86.6667%
XYZ:
32.3868, 19.5165, 5.3089
xyY:
0.5661, 0.3411, 19.5165
CIE-Lab:
51.2861, 59.2052, 42.9452
CIE-LCH:
51.2861, 73.1405, 35.9557
CIE-Luv:
51.2861, 121.3404, 31.1157
Hunter-Lab:
44.1775, 53.5490, 23.7993
#dd4234 color charts
#dd4234 color shades, tints & tones
#dd4234 color schemes
#dd4234 color preview, HTML & CSS examples
This text has a color of #dd4234
<p style="color:#dd4234;">Text here</p>
.mytext {color:#dd4234;}
This box has a color of #dd4234
<div style="background-color:#dd4234;">Content here</div>
.mybackground {background-color:#dd4234;}
Border around this has a color of #dd4234
<div style="border:2px solid #dd4234;">Content here</div>
.myborder {border:2px solid #dd4234;}