#dd751f color space conversions
Hex:
#dd751f
RGB:
221, 117, 31
CMY:
13, 54, 88
CMYK:
0, 47, 86, 13
HSL:
27°, 75.3968%, 49.4118%
HSV (HSB):
27°, 85.9729%, 86.6667%
XYZ:
36.4274, 28.1937, 4.8183
xyY:
0.5246, 0.4060, 28.1937
CIE-Lab:
60.0633, 35.3305, 60.4020
CIE-LCH:
60.0633, 69.9760, 59.6757
CIE-Luv:
60.0633, 85.6582, 52.4922
Hunter-Lab:
53.0977, 29.5380, 31.7882
#dd751f color charts
#dd751f color shades, tints & tones
#dd751f color schemes
#dd751f color preview, HTML & CSS examples
This text has a color of #dd751f
<p style="color:#dd751f;">Text here</p>
.mytext {color:#dd751f;}
This box has a color of #dd751f
<div style="background-color:#dd751f;">Content here</div>
.mybackground {background-color:#dd751f;}
Border around this has a color of #dd751f
<div style="border:2px solid #dd751f;">Content here</div>
.myborder {border:2px solid #dd751f;}