#dd025b color space conversions
Hex:
#dd025b
RGB:
221, 2, 91
CMY:
13, 99, 64
CMYK:
0, 99, 59, 13
HSL:
336°, 98.2063%, 43.7255%
HSV (HSB):
336°, 99.0950%, 86.6667%
XYZ:
31.7288, 16.1709, 11.3465
xyY:
0.5355, 0.2729, 16.1709
CIE-Lab:
47.1979, 74.4454, 14.8457
CIE-LCH:
47.1979, 75.9112, 11.2779
CIE-Luv:
47.1979, 131.1692, 2.2588
Hunter-Lab:
40.2131, 70.4669, 11.4199
#dd025b color charts
#dd025b color shades, tints & tones
#dd025b color schemes
#dd025b color preview, HTML & CSS examples
This text has a color of #dd025b
<p style="color:#dd025b;">Text here</p>
.mytext {color:#dd025b;}
This box has a color of #dd025b
<div style="background-color:#dd025b;">Content here</div>
.mybackground {background-color:#dd025b;}
Border around this has a color of #dd025b
<div style="border:2px solid #dd025b;">Content here</div>
.myborder {border:2px solid #dd025b;}