#d5007a color space conversions
Hex:
#d5007a
RGB:
213, 0, 122
CMY:
16, 100, 52
CMYK:
0, 100, 43, 16
HSL:
326°, 100.0000%, 41.7647%
HSV (HSB):
326°, 100.0000%, 83.5294%
XYZ:
30.9534, 15.5513, 19.7826
xyY:
0.4670, 0.2346, 15.5513
CIE-Lab:
46.3802, 75.1212, -5.7240
CIE-LCH:
46.3802, 75.3390, 355.6427
CIE-Luv:
46.3802, 111.4289, -21.5750
Hunter-Lab:
39.4351, 71.0969, -2.1383
#d5007a color charts
#d5007a color shades, tints & tones
#d5007a color schemes
#d5007a color preview, HTML & CSS examples
This text has a color of #d5007a
<p style="color:#d5007a;">Text here</p>
.mytext {color:#d5007a;}
This box has a color of #d5007a
<div style="background-color:#d5007a;">Content here</div>
.mybackground {background-color:#d5007a;}
Border around this has a color of #d5007a
<div style="border:2px solid #d5007a;">Content here</div>
.myborder {border:2px solid #d5007a;}