#d602a4 color space conversions
Hex:
#d602a4
RGB:
214, 2, 164
CMY:
16, 99, 36
CMYK:
0, 99, 23, 16
HSL:
314°, 98.1481%, 42.3529%
HSV (HSB):
314°, 99.0654%, 83.9216%
XYZ:
34.4541, 17.0199, 36.5912
xyY:
0.3912, 0.1933, 17.0199
CIE-Lab:
48.2851, 79.4184, -28.2129
CIE-LCH:
48.2851, 84.2808, 340.4427
CIE-Luv:
48.2851, 92.3418, -53.3139
Hunter-Lab:
41.2552, 76.8771, -23.7085
#d602a4 color charts
#d602a4 color shades, tints & tones
#d602a4 color schemes
#d602a4 color preview, HTML & CSS examples
This text has a color of #d602a4
<p style="color:#d602a4;">Text here</p>
.mytext {color:#d602a4;}
This box has a color of #d602a4
<div style="background-color:#d602a4;">Content here</div>
.mybackground {background-color:#d602a4;}
Border around this has a color of #d602a4
<div style="border:2px solid #d602a4;">Content here</div>
.myborder {border:2px solid #d602a4;}