#d255a0 color space conversions
Hex:
#d255a0
RGB:
210, 85, 160
CMY:
18, 67, 37
CMYK:
0, 60, 24, 18
HSL:
324°, 58.1395%, 57.8431%
HSV (HSB):
324°, 59.5238%, 82.3529%
XYZ:
36.1720, 22.7367, 35.7399
xyY:
0.3822, 0.2402, 22.7367
CIE-Lab:
54.8001, 57.1659, -15.8933
CIE-LCH:
54.8001, 59.3341, 344.4629
CIE-Luv:
54.8001, 71.8311, -32.7222
Hunter-Lab:
47.6830, 51.9636, -11.0615
#d255a0 color charts
#d255a0 color shades, tints & tones
#d255a0 color schemes
#d255a0 color preview, HTML & CSS examples
This text has a color of #d255a0
<p style="color:#d255a0;">Text here</p>
.mytext {color:#d255a0;}
This box has a color of #d255a0
<div style="background-color:#d255a0;">Content here</div>
.mybackground {background-color:#d255a0;}
Border around this has a color of #d255a0
<div style="border:2px solid #d255a0;">Content here</div>
.myborder {border:2px solid #d255a0;}