#d153a5 color space conversions
Hex:
#d153a5
RGB:
209, 83, 165
CMY:
18, 67, 35
CMYK:
0, 60, 21, 18
HSL:
321°, 57.7982%, 57.2549%
HSV (HSB):
321°, 60.2871%, 81.9608%
XYZ:
36.1793, 22.4584, 38.0254
xyY:
0.3743, 0.2323, 22.4584
CIE-Lab:
54.5101, 58.4403, -19.2736
CIE-LCH:
54.5101, 61.5365, 341.7474
CIE-Luv:
54.5101, 70.3247, -37.8450
Hunter-Lab:
47.3903, 53.3395, -14.4003
#d153a5 color charts
#d153a5 color shades, tints & tones
#d153a5 color schemes
#d153a5 color preview, HTML & CSS examples
This text has a color of #d153a5
<p style="color:#d153a5;">Text here</p>
.mytext {color:#d153a5;}
This box has a color of #d153a5
<div style="background-color:#d153a5;">Content here</div>
.mybackground {background-color:#d153a5;}
Border around this has a color of #d153a5
<div style="border:2px solid #d153a5;">Content here</div>
.myborder {border:2px solid #d153a5;}