#d153d5 color space conversions
Hex:
#d153d5
RGB:
209, 83, 213
CMY:
18, 67, 16
CMYK:
2, 61, 0, 16
HSL:
298°, 60.7477%, 58.0392%
HSV (HSB):
298°, 61.0329%, 83.5294%
XYZ:
41.3980, 24.5459, 65.5067
xyY:
0.3149, 0.1867, 24.5459
CIE-Lab:
56.6303, 65.9481, -43.6140
CIE-LCH:
56.6303, 79.0654, 326.5218
CIE-Luv:
56.6303, 55.4840, -76.4591
Hunter-Lab:
49.5438, 62.4499, -43.7124
#d153d5 color charts
#d153d5 color shades, tints & tones
#d153d5 color schemes
#d153d5 color preview, HTML & CSS examples
This text has a color of #d153d5
<p style="color:#d153d5;">Text here</p>
.mytext {color:#d153d5;}
This box has a color of #d153d5
<div style="background-color:#d153d5;">Content here</div>
.mybackground {background-color:#d153d5;}
Border around this has a color of #d153d5
<div style="border:2px solid #d153d5;">Content here</div>
.myborder {border:2px solid #d153d5;}