#d255bf color space conversions
Hex:
#d255bf
RGB:
210, 85, 191
CMY:
18, 67, 25
CMYK:
0, 60, 9, 18
HSL:
309°, 58.1395%, 57.8431%
HSV (HSB):
309°, 59.5238%, 82.3529%
XYZ:
39.2308, 23.9602, 51.8473
xyY:
0.3410, 0.2083, 23.9602
CIE-Lab:
56.0479, 61.7256, -31.9570
CIE-LCH:
56.0479, 69.5075, 332.6282
CIE-Luv:
56.0479, 62.1699, -57.7175
Hunter-Lab:
48.9492, 57.3995, -28.5359
#d255bf color charts
#d255bf color shades, tints & tones
#d255bf color schemes
#d255bf color preview, HTML & CSS examples
This text has a color of #d255bf
<p style="color:#d255bf;">Text here</p>
.mytext {color:#d255bf;}
This box has a color of #d255bf
<div style="background-color:#d255bf;">Content here</div>
.mybackground {background-color:#d255bf;}
Border around this has a color of #d255bf
<div style="border:2px solid #d255bf;">Content here</div>
.myborder {border:2px solid #d255bf;}