#d255b7 color space conversions
Hex:
#d255b7
RGB:
210, 85, 183
CMY:
18, 67, 28
CMYK:
0, 60, 13, 18
HSL:
313°, 58.1395%, 57.8431%
HSV (HSB):
313°, 59.5238%, 82.3529%
XYZ:
38.3741, 23.6175, 47.3358
xyY:
0.3510, 0.2160, 23.6175
CIE-Lab:
55.7028, 60.4833, -27.8840
CIE-LCH:
55.7028, 66.6014, 335.2494
CIE-Luv:
55.7028, 64.6364, -51.2456
Hunter-Lab:
48.5979, 55.9017, -23.7318
#d255b7 color charts
#d255b7 color shades, tints & tones
#d255b7 color schemes
#d255b7 color preview, HTML & CSS examples
This text has a color of #d255b7
<p style="color:#d255b7;">Text here</p>
.mytext {color:#d255b7;}
This box has a color of #d255b7
<div style="background-color:#d255b7;">Content here</div>
.mybackground {background-color:#d255b7;}
Border around this has a color of #d255b7
<div style="border:2px solid #d255b7;">Content here</div>
.myborder {border:2px solid #d255b7;}