#d2127a color space conversions
Hex:
#d2127a
RGB:
210, 18, 122
CMY:
18, 93, 52
CMYK:
0, 91, 42, 18
HSL:
328°, 84.2105%, 44.7059%
HSV (HSB):
328°, 91.4286%, 82.3529%
XYZ:
30.3075, 15.5394, 19.8144
xyY:
0.4616, 0.2367, 15.5394
CIE-Lab:
46.3643, 72.7800, -5.8119
CIE-LCH:
46.3643, 73.0117, 355.4343
CIE-Luv:
46.3643, 107.0878, -21.1787
Hunter-Lab:
39.4200, 68.2520, -2.2079
#d2127a color charts
#d2127a color shades, tints & tones
#d2127a color schemes
#d2127a color preview, HTML & CSS examples
This text has a color of #d2127a
<p style="color:#d2127a;">Text here</p>
.mytext {color:#d2127a;}
This box has a color of #d2127a
<div style="background-color:#d2127a;">Content here</div>
.mybackground {background-color:#d2127a;}
Border around this has a color of #d2127a
<div style="border:2px solid #d2127a;">Content here</div>
.myborder {border:2px solid #d2127a;}