#d255a5 color space conversions
Hex:
#d255a5
RGB:
210, 85, 165
CMY:
18, 67, 35
CMYK:
0, 60, 21, 18
HSL:
322°, 58.1395%, 57.8431%
HSV (HSB):
322°, 59.5238%, 82.3529%
XYZ:
36.6184, 22.9152, 38.0904
xyY:
0.3751, 0.2347, 22.9152
CIE-Lab:
54.9849, 57.8535, -18.5352
CIE-LCH:
54.9849, 60.7501, 342.2355
CIE-Luv:
54.9849, 70.2614, -36.7223
Hunter-Lab:
47.8699, 52.7725, -13.6686
#d255a5 color charts
#d255a5 color shades, tints & tones
#d255a5 color schemes
#d255a5 color preview, HTML & CSS examples
This text has a color of #d255a5
<p style="color:#d255a5;">Text here</p>
.mytext {color:#d255a5;}
This box has a color of #d255a5
<div style="background-color:#d255a5;">Content here</div>
.mybackground {background-color:#d255a5;}
Border around this has a color of #d255a5
<div style="border:2px solid #d255a5;">Content here</div>
.myborder {border:2px solid #d255a5;}