#d2124e color space conversions
Hex:
#d2124e
RGB:
210, 18, 78
CMY:
18, 93, 69
CMYK:
0, 91, 63, 18
HSL:
341°, 84.2105%, 44.7059%
HSV (HSB):
341°, 91.4286%, 82.3529%
XYZ:
28.1698, 14.6843, 8.5574
xyY:
0.5479, 0.2856, 14.6843
CIE-Lab:
45.1987, 69.5761, 19.8461
CIE-LCH:
45.1987, 72.3513, 15.9205
CIE-Luv:
45.1987, 125.2953, 8.1131
Hunter-Lab:
38.3201, 64.1583, 13.5839
#d2124e color charts
#d2124e color shades, tints & tones
#d2124e color schemes
#d2124e color preview, HTML & CSS examples
This text has a color of #d2124e
<p style="color:#d2124e;">Text here</p>
.mytext {color:#d2124e;}
This box has a color of #d2124e
<div style="background-color:#d2124e;">Content here</div>
.mybackground {background-color:#d2124e;}
Border around this has a color of #d2124e
<div style="border:2px solid #d2124e;">Content here</div>
.myborder {border:2px solid #d2124e;}