#d23da1 color space conversions
Hex:
#d23da1
RGB:
210, 61, 161
CMY:
18, 76, 37
CMYK:
0, 71, 23, 18
HSL:
320°, 62.3431%, 53.1373%
HSV (HSB):
320°, 70.9524%, 82.3529%
XYZ:
34.6801, 19.6123, 35.6759
xyY:
0.3855, 0.2180, 19.6123
CIE-Lab:
51.3960, 66.7869, -21.6801
CIE-LCH:
51.3960, 70.2176, 342.0158
CIE-Luv:
51.3960, 80.4481, -42.3573
Hunter-Lab:
44.2858, 62.2827, -16.7630
#d23da1 color charts
#d23da1 color shades, tints & tones
#d23da1 color schemes
#d23da1 color preview, HTML & CSS examples
This text has a color of #d23da1
<p style="color:#d23da1;">Text here</p>
.mytext {color:#d23da1;}
This box has a color of #d23da1
<div style="background-color:#d23da1;">Content here</div>
.mybackground {background-color:#d23da1;}
Border around this has a color of #d23da1
<div style="border:2px solid #d23da1;">Content here</div>
.myborder {border:2px solid #d23da1;}