#d602a5 color space conversions
Hex:
#d602a5
RGB:
214, 2, 165
CMY:
16, 99, 35
CMYK:
0, 99, 23, 16
HSL:
314°, 98.1481%, 42.3529%
HSV (HSB):
314°, 99.0654%, 83.9216%
XYZ:
34.5448, 17.0562, 37.0688
xyY:
0.3896, 0.1924, 17.0562
CIE-Lab:
48.3307, 79.5342, -28.7366
CIE-LCH:
48.3307, 84.5664, 340.1347
CIE-Luv:
48.3307, 91.8808, -54.0937
Hunter-Lab:
41.2991, 77.0335, -24.3074
#d602a5 color charts
#d602a5 color shades, tints & tones
#d602a5 color schemes
#d602a5 color preview, HTML & CSS examples
This text has a color of #d602a5
<p style="color:#d602a5;">Text here</p>
.mytext {color:#d602a5;}
This box has a color of #d602a5
<div style="background-color:#d602a5;">Content here</div>
.mybackground {background-color:#d602a5;}
Border around this has a color of #d602a5
<div style="border:2px solid #d602a5;">Content here</div>
.myborder {border:2px solid #d602a5;}