#dd512f color space conversions
Hex:
#dd512f
RGB:
221, 81, 47
CMY:
13, 68, 82
CMYK:
0, 63, 79, 13
HSL:
12°, 71.9008%, 52.5490%
HSV (HSB):
12°, 78.7330%, 86.6667%
XYZ:
33.2743, 21.4622, 5.0782
xyY:
0.5563, 0.3588, 21.4622
CIE-Lab:
53.4517, 53.0318, 47.7531
CIE-LCH:
53.4517, 71.3634, 42.0018
CIE-Luv:
53.4517, 112.1890, 36.8940
Hunter-Lab:
46.3274, 47.1335, 25.9300
#dd512f color charts
#dd512f color shades, tints & tones
#dd512f color schemes
#dd512f color preview, HTML & CSS examples
This text has a color of #dd512f
<p style="color:#dd512f;">Text here</p>
.mytext {color:#dd512f;}
This box has a color of #dd512f
<div style="background-color:#dd512f;">Content here</div>
.mybackground {background-color:#dd512f;}
Border around this has a color of #dd512f
<div style="border:2px solid #dd512f;">Content here</div>
.myborder {border:2px solid #dd512f;}