#dd625c color space conversions
Hex:
#dd625c
RGB:
221, 98, 92
CMY:
13, 62, 64
CMYK:
0, 56, 58, 13
HSL:
3°, 65.4822%, 61.3725%
HSV (HSB):
3°, 58.3710%, 86.6667%
XYZ:
36.1182, 24.8802, 13.0239
xyY:
0.4879, 0.3361, 24.8802
CIE-Lab:
56.9585, 47.6827, 27.2480
CIE-LCH:
56.9585, 54.9189, 29.7455
CIE-Luv:
56.9585, 92.0849, 22.9921
Hunter-Lab:
49.8801, 41.9620, 19.4351
#dd625c color charts
#dd625c color shades, tints & tones
#dd625c color schemes
#dd625c color preview, HTML & CSS examples
This text has a color of #dd625c
<p style="color:#dd625c;">Text here</p>
.mytext {color:#dd625c;}
This box has a color of #dd625c
<div style="background-color:#dd625c;">Content here</div>
.mybackground {background-color:#dd625c;}
Border around this has a color of #dd625c
<div style="border:2px solid #dd625c;">Content here</div>
.myborder {border:2px solid #dd625c;}