#dd481c color space conversions
Hex:
#dd481c
RGB:
221, 72, 28
CMY:
13, 72, 89
CMYK:
0, 67, 87, 13
HSL:
14°, 77.5100%, 48.8235%
HSV (HSB):
14°, 87.3303%, 86.6667%
XYZ:
32.3458, 20.0907, 3.2717
xyY:
0.5806, 0.3606, 20.0907
CIE-Lab:
51.9396, 56.2405, 54.9596
CIE-LCH:
51.9396, 78.6356, 44.3401
CIE-Luv:
51.9396, 120.7267, 39.1793
Hunter-Lab:
44.8227, 50.3728, 27.0482
#dd481c color charts
#dd481c color shades, tints & tones
#dd481c color schemes
#dd481c color preview, HTML & CSS examples
This text has a color of #dd481c
<p style="color:#dd481c;">Text here</p>
.mytext {color:#dd481c;}
This box has a color of #dd481c
<div style="background-color:#dd481c;">Content here</div>
.mybackground {background-color:#dd481c;}
Border around this has a color of #dd481c
<div style="border:2px solid #dd481c;">Content here</div>
.myborder {border:2px solid #dd481c;}