#dd4562 color space conversions
Hex:
#dd4562
RGB:
221, 69, 98
CMY:
13, 73, 62
CMYK:
0, 69, 56, 13
HSL:
349°, 69.0909%, 56.8627%
HSV (HSB):
349°, 68.7783%, 86.6667%
XYZ:
34.1515, 20.5102, 13.7142
xyY:
0.4995, 0.3000, 20.5102
CIE-Lab:
52.4093, 60.5951, 17.6935
CIE-LCH:
52.4093, 63.1254, 16.2775
CIE-Luv:
52.4093, 108.2501, 9.3297
Hunter-Lab:
45.2882, 55.3511, 13.7476
#dd4562 color charts
#dd4562 color shades, tints & tones
#dd4562 color schemes
#dd4562 color preview, HTML & CSS examples
This text has a color of #dd4562
<p style="color:#dd4562;">Text here</p>
.mytext {color:#dd4562;}
This box has a color of #dd4562
<div style="background-color:#dd4562;">Content here</div>
.mybackground {background-color:#dd4562;}
Border around this has a color of #dd4562
<div style="border:2px solid #dd4562;">Content here</div>
.myborder {border:2px solid #dd4562;}