#dd523b color space conversions
Hex:
#dd523b
RGB:
221, 82, 59
CMY:
13, 68, 77
CMYK:
0, 63, 73, 13
HSL:
9°, 70.4348%, 54.9020%
HSV (HSB):
9°, 73.3032%, 86.6667%
XYZ:
33.6255, 21.7225, 6.5583
xyY:
0.5432, 0.3509, 21.7225
CIE-Lab:
53.7313, 53.0620, 41.8282
CIE-LCH:
53.7313, 67.5661, 38.2483
CIE-Luv:
53.7313, 109.6082, 33.0491
Hunter-Lab:
46.6074, 47.2181, 24.2823
#dd523b color charts
#dd523b color shades, tints & tones
#dd523b color schemes
#dd523b color preview, HTML & CSS examples
This text has a color of #dd523b
<p style="color:#dd523b;">Text here</p>
.mytext {color:#dd523b;}
This box has a color of #dd523b
<div style="background-color:#dd523b;">Content here</div>
.mybackground {background-color:#dd523b;}
Border around this has a color of #dd523b
<div style="border:2px solid #dd523b;">Content here</div>
.myborder {border:2px solid #dd523b;}