#d25d7e color space conversions
Hex:
#d25d7e
RGB:
210, 93, 126
CMY:
18, 64, 51
CMYK:
0, 56, 40, 18
HSL:
343°, 56.5217%, 59.4118%
HSV (HSB):
343°, 55.7143%, 82.3529%
XYZ:
34.2586, 23.0367, 22.3796
xyY:
0.4300, 0.2891, 23.0367
CIE-Lab:
55.1101, 49.3245, 4.5733
CIE-LCH:
55.1101, 49.5361, 5.2972
CIE-Luv:
55.1101, 77.9195, -3.1924
Hunter-Lab:
47.9966, 43.4143, 5.9522
#d25d7e color charts
#d25d7e color shades, tints & tones
#d25d7e color schemes
#d25d7e color preview, HTML & CSS examples
This text has a color of #d25d7e
<p style="color:#d25d7e;">Text here</p>
.mytext {color:#d25d7e;}
This box has a color of #d25d7e
<div style="background-color:#d25d7e;">Content here</div>
.mybackground {background-color:#d25d7e;}
Border around this has a color of #d25d7e
<div style="border:2px solid #d25d7e;">Content here</div>
.myborder {border:2px solid #d25d7e;}