#d602a6 color space conversions
Hex:
#d602a6
RGB:
214, 2, 166
CMY:
16, 99, 35
CMYK:
0, 99, 22, 16
HSL:
314°, 98.1481%, 42.3529%
HSV (HSB):
314°, 99.0654%, 83.9216%
XYZ:
34.6362, 17.0927, 37.5501
xyY:
0.3880, 0.1915, 17.0927
CIE-Lab:
48.3767, 79.6506, -29.2592
CIE-LCH:
48.3767, 84.8547, 339.8295
CIE-Luv:
48.3767, 91.4207, -54.8733
Hunter-Lab:
41.3434, 77.1910, -24.9098
#d602a6 color charts
#d602a6 color shades, tints & tones
#d602a6 color schemes
#d602a6 color preview, HTML & CSS examples
This text has a color of #d602a6
<p style="color:#d602a6;">Text here</p>
.mytext {color:#d602a6;}
This box has a color of #d602a6
<div style="background-color:#d602a6;">Content here</div>
.mybackground {background-color:#d602a6;}
Border around this has a color of #d602a6
<div style="border:2px solid #d602a6;">Content here</div>
.myborder {border:2px solid #d602a6;}