#d23183 color space conversions
Hex:
#d23183
RGB:
210, 49, 131
CMY:
18, 81, 49
CMYK:
0, 77, 38, 18
HSL:
329°, 64.1434%, 50.7843%
HSV (HSB):
329°, 76.6667%, 82.3529%
XYZ:
31.7734, 17.5370, 23.1831
xyY:
0.4383, 0.2419, 17.5370
CIE-Lab:
48.9296, 67.1435, -7.4788
CIE-LCH:
48.9296, 67.5587, 353.6443
CIE-Luv:
48.9296, 96.0215, -22.3767
Hunter-Lab:
41.8772, 62.1480, -3.5087
#d23183 color charts
#d23183 color shades, tints & tones
#d23183 color schemes
#d23183 color preview, HTML & CSS examples
This text has a color of #d23183
<p style="color:#d23183;">Text here</p>
.mytext {color:#d23183;}
This box has a color of #d23183
<div style="background-color:#d23183;">Content here</div>
.mybackground {background-color:#d23183;}
Border around this has a color of #d23183
<div style="border:2px solid #d23183;">Content here</div>
.myborder {border:2px solid #d23183;}