#d923a5 color space conversions
Hex:
#d923a5
RGB:
217, 35, 165
CMY:
15, 86, 35
CMYK:
0, 84, 24, 15
HSL:
317°, 72.2222%, 49.4118%
HSV (HSB):
317°, 83.8710%, 85.0980%
XYZ:
36.0078, 18.6704, 37.3032
xyY:
0.3915, 0.2030, 18.6704
CIE-Lab:
50.2993, 76.0167, -25.6363
CIE-LCH:
50.2993, 80.2232, 341.3636
CIE-Luv:
50.2993, 90.6966, -49.5063
Hunter-Lab:
43.2092, 73.1344, -20.9395
#d923a5 color charts
#d923a5 color shades, tints & tones
#d923a5 color schemes
#d923a5 color preview, HTML & CSS examples
This text has a color of #d923a5
<p style="color:#d923a5;">Text here</p>
.mytext {color:#d923a5;}
This box has a color of #d923a5
<div style="background-color:#d923a5;">Content here</div>
.mybackground {background-color:#d923a5;}
Border around this has a color of #d923a5
<div style="border:2px solid #d923a5;">Content here</div>
.myborder {border:2px solid #d923a5;}