#d25ab4 color space conversions
Hex:
#d25ab4
RGB:
210, 90, 180
CMY:
18, 65, 29
CMYK:
0, 57, 14, 18
HSL:
315°, 57.1429%, 58.8235%
HSV (HSB):
315°, 57.1429%, 82.3529%
XYZ:
38.4727, 24.3093, 45.8444
xyY:
0.3542, 0.2238, 24.3093
CIE-Lab:
56.3961, 57.8114, -25.0805
CIE-LCH:
56.3961, 63.0173, 336.5472
CIE-Luv:
56.3961, 63.6399, -46.6762
Hunter-Lab:
49.3044, 53.0026, -20.6162
#d25ab4 color charts
#d25ab4 color shades, tints & tones
#d25ab4 color schemes
#d25ab4 color preview, HTML & CSS examples
This text has a color of #d25ab4
<p style="color:#d25ab4;">Text here</p>
.mytext {color:#d25ab4;}
This box has a color of #d25ab4
<div style="background-color:#d25ab4;">Content here</div>
.mybackground {background-color:#d25ab4;}
Border around this has a color of #d25ab4
<div style="border:2px solid #d25ab4;">Content here</div>
.myborder {border:2px solid #d25ab4;}