#d402c8 color space conversions
Hex:
#d402c8
RGB:
212, 2, 200
CMY:
17, 99, 22
CMYK:
0, 99, 6, 17
HSL:
303°, 98.1308%, 41.9608%
HSV (HSB):
303°, 99.0566%, 83.1373%
XYZ:
37.5984, 18.2106, 56.1769
xyY:
0.3357, 0.1626, 18.2106
CIE-Lab:
49.7505, 83.6327, -47.0462
CIE-LCH:
49.7505, 95.9572, 330.6408
CIE-Luv:
49.7505, 74.9887, -81.7375
Hunter-Lab:
42.6739, 82.5906, -48.1791
#d402c8 color charts
#d402c8 color shades, tints & tones
#d402c8 color schemes
#d402c8 color preview, HTML & CSS examples
This text has a color of #d402c8
<p style="color:#d402c8;">Text here</p>
.mytext {color:#d402c8;}
This box has a color of #d402c8
<div style="background-color:#d402c8;">Content here</div>
.mybackground {background-color:#d402c8;}
Border around this has a color of #d402c8
<div style="border:2px solid #d402c8;">Content here</div>
.myborder {border:2px solid #d402c8;}