#d120d9 color space conversions
Hex:
#d120d9
RGB:
209, 32, 217
CMY:
18, 87, 15
CMYK:
4, 85, 0, 15
HSL:
297°, 74.2972%, 48.8235%
HSV (HSB):
297°, 85.2535%, 85.0980%
XYZ:
39.3354, 19.5981, 67.3552
xyY:
0.3115, 0.1552, 19.5981
CIE-Lab:
51.3797, 82.1777, -54.2402
CIE-LCH:
51.3797, 98.4641, 326.5738
CIE-Luv:
51.3797, 64.1566, -92.7618
Hunter-Lab:
44.2697, 81.1322, -59.2194
#d120d9 color charts
#d120d9 color shades, tints & tones
#d120d9 color schemes
#d120d9 color preview, HTML & CSS examples
This text has a color of #d120d9
<p style="color:#d120d9;">Text here</p>
.mytext {color:#d120d9;}
This box has a color of #d120d9
<div style="background-color:#d120d9;">Content here</div>
.mybackground {background-color:#d120d9;}
Border around this has a color of #d120d9
<div style="border:2px solid #d120d9;">Content here</div>
.myborder {border:2px solid #d120d9;}