#d23da2 color space conversions
Hex:
#d23da2
RGB:
210, 61, 162
CMY:
18, 76, 36
CMYK:
0, 71, 23, 18
HSL:
319°, 62.3431%, 53.1373%
HSV (HSB):
319°, 70.9524%, 82.3529%
XYZ:
34.7687, 19.6478, 36.1423
xyY:
0.3839, 0.2170, 19.6478
CIE-Lab:
51.4366, 66.9160, -22.2084
CIE-LCH:
51.4366, 70.5050, 341.6398
CIE-Luv:
51.4366, 80.0714, -43.1524
Hunter-Lab:
44.3258, 62.4433, -17.3157
#d23da2 color charts
#d23da2 color shades, tints & tones
#d23da2 color schemes
#d23da2 color preview, HTML & CSS examples
This text has a color of #d23da2
<p style="color:#d23da2;">Text here</p>
.mytext {color:#d23da2;}
This box has a color of #d23da2
<div style="background-color:#d23da2;">Content here</div>
.mybackground {background-color:#d23da2;}
Border around this has a color of #d23da2
<div style="border:2px solid #d23da2;">Content here</div>
.myborder {border:2px solid #d23da2;}