#d255b6 color space conversions
Hex:
#d255b6
RGB:
210, 85, 182
CMY:
18, 67, 29
CMYK:
0, 60, 13, 18
HSL:
313°, 58.1395%, 57.8431%
HSV (HSB):
313°, 59.5238%, 82.3529%
XYZ:
38.2703, 23.5760, 46.7895
xyY:
0.3523, 0.2170, 23.5760
CIE-Lab:
55.6608, 60.3311, -27.3713
CIE-LCH:
55.6608, 66.2498, 335.5969
CIE-Luv:
55.6608, 64.9466, -50.4364
Hunter-Lab:
48.5552, 55.7191, -23.1454
#d255b6 color charts
#d255b6 color shades, tints & tones
#d255b6 color schemes
#d255b6 color preview, HTML & CSS examples
This text has a color of #d255b6
<p style="color:#d255b6;">Text here</p>
.mytext {color:#d255b6;}
This box has a color of #d255b6
<div style="background-color:#d255b6;">Content here</div>
.mybackground {background-color:#d255b6;}
Border around this has a color of #d255b6
<div style="border:2px solid #d255b6;">Content here</div>
.myborder {border:2px solid #d255b6;}