#dd675c color space conversions
Hex:
#dd675c
RGB:
221, 103, 92
CMY:
13, 60, 64
CMYK:
0, 53, 58, 13
HSL:
5°, 65.4822%, 61.3725%
HSV (HSB):
5°, 58.3710%, 86.6667%
XYZ:
36.6008, 25.8454, 13.1848
xyY:
0.4839, 0.3417, 25.8454
CIE-Lab:
57.8900, 45.2736, 28.4499
CIE-LCH:
57.8900, 53.4705, 32.1452
CIE-Luv:
57.8900, 88.6499, 24.9494
Hunter-Lab:
50.8383, 39.5431, 20.2101
#dd675c color charts
#dd675c color shades, tints & tones
#dd675c color schemes
#dd675c color preview, HTML & CSS examples
This text has a color of #dd675c
<p style="color:#dd675c;">Text here</p>
.mytext {color:#dd675c;}
This box has a color of #dd675c
<div style="background-color:#dd675c;">Content here</div>
.mybackground {background-color:#dd675c;}
Border around this has a color of #dd675c
<div style="border:2px solid #dd675c;">Content here</div>
.myborder {border:2px solid #dd675c;}