#dd675f color space conversions
Hex:
#dd675f
RGB:
221, 103, 95
CMY:
13, 60, 63
CMYK:
0, 53, 57, 13
HSL:
4°, 64.9485%, 61.9608%
HSV (HSB):
4°, 57.0136%, 86.6667%
XYZ:
36.7346, 25.8989, 13.8893
xyY:
0.4800, 0.3384, 25.8989
CIE-Lab:
57.9409, 45.4966, 26.8058
CIE-LCH:
57.9409, 52.8062, 30.5058
CIE-Luv:
57.9409, 88.0382, 23.2806
Hunter-Lab:
50.8909, 39.7875, 19.4420
#dd675f color charts
#dd675f color shades, tints & tones
#dd675f color schemes
#dd675f color preview, HTML & CSS examples
This text has a color of #dd675f
<p style="color:#dd675f;">Text here</p>
.mytext {color:#dd675f;}
This box has a color of #dd675f
<div style="background-color:#dd675f;">Content here</div>
.mybackground {background-color:#dd675f;}
Border around this has a color of #dd675f
<div style="border:2px solid #dd675f;">Content here</div>
.myborder {border:2px solid #dd675f;}