#d212a9 color space conversions
Hex:
#d212a9
RGB:
210, 18, 169
CMY:
18, 93, 34
CMYK:
0, 91, 20, 18
HSL:
313°, 84.2105%, 44.7059%
HSV (HSB):
313°, 91.4286%, 82.3529%
XYZ:
33.9561, 16.9988, 39.0275
xyY:
0.3774, 0.1889, 16.9988
CIE-Lab:
48.2586, 77.8067, -31.2787
CIE-LCH:
48.2586, 83.8584, 338.0996
CIE-Luv:
48.2586, 85.7512, -57.4253
Hunter-Lab:
41.2296, 74.8580, -27.2625
#d212a9 color charts
#d212a9 color shades, tints & tones
#d212a9 color schemes
#d212a9 color preview, HTML & CSS examples
This text has a color of #d212a9
<p style="color:#d212a9;">Text here</p>
.mytext {color:#d212a9;}
This box has a color of #d212a9
<div style="background-color:#d212a9;">Content here</div>
.mybackground {background-color:#d212a9;}
Border around this has a color of #d212a9
<div style="border:2px solid #d212a9;">Content here</div>
.myborder {border:2px solid #d212a9;}