#d23d99 color space conversions
Hex:
#d23d99
RGB:
210, 61, 153
CMY:
18, 76, 40
CMYK:
0, 71, 27, 18
HSL:
323°, 62.3431%, 53.1373%
HSV (HSB):
323°, 70.9524%, 82.3529%
XYZ:
33.9969, 19.3390, 32.0780
xyY:
0.3980, 0.2264, 19.3390
CIE-Lab:
51.0815, 65.7807, -17.4220
CIE-LCH:
51.0815, 68.0487, 345.1658
CIE-Luv:
51.0815, 83.4698, -36.0188
Hunter-Lab:
43.9762, 61.0355, -12.4652
#d23d99 color charts
#d23d99 color shades, tints & tones
#d23d99 color schemes
#d23d99 color preview, HTML & CSS examples
This text has a color of #d23d99
<p style="color:#d23d99;">Text here</p>
.mytext {color:#d23d99;}
This box has a color of #d23d99
<div style="background-color:#d23d99;">Content here</div>
.mybackground {background-color:#d23d99;}
Border around this has a color of #d23d99
<div style="border:2px solid #d23d99;">Content here</div>
.myborder {border:2px solid #d23d99;}