#d55074 color space conversions
Hex:
#d55074
RGB:
213, 80, 116
CMY:
16, 69, 55
CMYK:
0, 62, 46, 16
HSL:
344°, 61.2903%, 57.4510%
HSV (HSB):
344°, 62.4413%, 83.5294%
XYZ:
33.4616, 21.1444, 18.8407
xyY:
0.4556, 0.2879, 21.1444
CIE-Lab:
53.1072, 55.1769, 7.7015
CIE-LCH:
53.1072, 55.7118, 7.9460
CIE-Luv:
53.1072, 90.3728, -0.6500
Hunter-Lab:
45.9831, 49.4231, 7.8952
#d55074 color charts
#d55074 color shades, tints & tones
#d55074 color schemes
#d55074 color preview, HTML & CSS examples
This text has a color of #d55074
<p style="color:#d55074;">Text here</p>
.mytext {color:#d55074;}
This box has a color of #d55074
<div style="background-color:#d55074;">Content here</div>
.mybackground {background-color:#d55074;}
Border around this has a color of #d55074
<div style="border:2px solid #d55074;">Content here</div>
.myborder {border:2px solid #d55074;}