#dd5f35 color space conversions
Hex:
#dd5f35
RGB:
221, 95, 53
CMY:
13, 63, 79
CMYK:
0, 57, 76, 13
HSL:
15°, 71.1864%, 53.7255%
HSV (HSB):
15°, 76.0181%, 86.6667%
XYZ:
34.5536, 23.8136, 6.1435
xyY:
0.5356, 0.3691, 23.8136
CIE-Lab:
55.9007, 46.9354, 47.2574
CIE-LCH:
55.9007, 66.6048, 45.1959
CIE-Luv:
55.9007, 101.0953, 39.3598
Hunter-Lab:
48.7992, 40.9932, 26.6952
#dd5f35 color charts
#dd5f35 color shades, tints & tones
#dd5f35 color schemes
#dd5f35 color preview, HTML & CSS examples
This text has a color of #dd5f35
<p style="color:#dd5f35;">Text here</p>
.mytext {color:#dd5f35;}
This box has a color of #dd5f35
<div style="background-color:#dd5f35;">Content here</div>
.mybackground {background-color:#dd5f35;}
Border around this has a color of #dd5f35
<div style="border:2px solid #dd5f35;">Content here</div>
.myborder {border:2px solid #dd5f35;}