#d2124c color space conversions
Hex:
#d2124c
RGB:
210, 18, 76
CMY:
18, 93, 70
CMYK:
0, 91, 64, 18
HSL:
342°, 84.2105%, 44.7059%
HSV (HSB):
342°, 91.4286%, 82.3529%
XYZ:
28.0992, 14.6561, 8.1854
xyY:
0.5516, 0.2877, 14.6561
CIE-Lab:
45.1595, 69.4665, 21.0382
CIE-LCH:
45.1595, 72.5824, 16.8491
CIE-Luv:
45.1595, 126.0039, 9.2310
Hunter-Lab:
38.2832, 64.0199, 14.1214
#d2124c color charts
#d2124c color shades, tints & tones
#d2124c color schemes
#d2124c color preview, HTML & CSS examples
This text has a color of #d2124c
<p style="color:#d2124c;">Text here</p>
.mytext {color:#d2124c;}
This box has a color of #d2124c
<div style="background-color:#d2124c;">Content here</div>
.mybackground {background-color:#d2124c;}
Border around this has a color of #d2124c
<div style="border:2px solid #d2124c;">Content here</div>
.myborder {border:2px solid #d2124c;}