#d25dac color space conversions
Hex:
#d25dac
RGB:
210, 93, 172
CMY:
18, 64, 33
CMYK:
0, 56, 18, 18
HSL:
319°, 56.5217%, 59.4118%
HSV (HSB):
319°, 55.7143%, 82.3529%
XYZ:
37.9391, 24.5089, 41.7608
xyY:
0.3641, 0.2352, 24.5089
CIE-Lab:
56.5938, 55.2414, -20.1497
CIE-LCH:
56.5938, 58.8016, 339.9602
CIE-Luv:
56.5938, 64.7666, -38.8590
Hunter-Lab:
49.5065, 50.1565, -15.3591
#d25dac color charts
#d25dac RGB chart
#d25dac CMYK chart
#d25dac RGB pie chart
#d25dac color shades, tints & tones
#d25dac color schemes
#d25dac color preview, HTML & CSS examples
This text has a color of #d25dac
<p style="color:#d25dac;">Text here</p>
.mytext {color:#d25dac;}
Text color #d25dac
This box has a color of #d25dac
<div style="background-color:#d25dac;">Content here</div>
.mybackground {background-color:#d25dac;}
Background color #d25dac
Border around this has a color of #d25dac
<div style="border:2px solid #d25dac;">Content here</div>
.myborder {border:2px solid #d25dac;}
Border color #d25dac