#d712a9 color space conversions
Hex:
#d712a9
RGB:
215, 18, 169
CMY:
16, 93, 34
CMYK:
0, 92, 21, 16
HSL:
314°, 84.5494%, 45.6863%
HSV (HSB):
314°, 91.6279%, 84.3137%
XYZ:
35.4021, 17.7443, 39.0952
xyY:
0.3838, 0.1924, 17.7443
CIE-Lab:
49.1844, 78.7820, -29.7644
CIE-LCH:
49.1844, 84.2171, 339.3031
CIE-Luv:
49.1844, 89.6738, -55.6657
Hunter-Lab:
42.1239, 76.2992, -25.5403
#d712a9 color charts
#d712a9 color shades, tints & tones
#d712a9 color schemes
#d712a9 color preview, HTML & CSS examples
This text has a color of #d712a9
<p style="color:#d712a9;">Text here</p>
.mytext {color:#d712a9;}
This box has a color of #d712a9
<div style="background-color:#d712a9;">Content here</div>
.mybackground {background-color:#d712a9;}
Border around this has a color of #d712a9
<div style="border:2px solid #d712a9;">Content here</div>
.myborder {border:2px solid #d712a9;}