#d602a2 color space conversions
Hex:
#d602a2
RGB:
214, 2, 162
CMY:
16, 99, 36
CMYK:
0, 99, 24, 16
HSL:
315°, 98.1481%, 42.3529%
HSV (HSB):
315°, 99.0654%, 83.9216%
XYZ:
34.2749, 16.9482, 35.6473
xyY:
0.3946, 0.1951, 16.9482
CIE-Lab:
48.1947, 79.1887, -27.1627
CIE-LCH:
48.1947, 83.7177, 341.0674
CIE-Luv:
48.1947, 93.2664, -51.7541
Hunter-Lab:
41.1682, 76.5671, -22.5211
#d602a2 color charts
#d602a2 color shades, tints & tones
#d602a2 color schemes
#d602a2 color preview, HTML & CSS examples
This text has a color of #d602a2
<p style="color:#d602a2;">Text here</p>
.mytext {color:#d602a2;}
This box has a color of #d602a2
<div style="background-color:#d602a2;">Content here</div>
.mybackground {background-color:#d602a2;}
Border around this has a color of #d602a2
<div style="border:2px solid #d602a2;">Content here</div>
.myborder {border:2px solid #d602a2;}