#d25f6e color space conversions
Hex:
#d25f6e
RGB:
210, 95, 110
CMY:
18, 63, 57
CMYK:
0, 55, 48, 18
HSL:
352°, 56.0976%, 59.8039%
HSV (HSB):
352°, 54.7619%, 82.3529%
XYZ:
33.4850, 23.0118, 17.4287
xyY:
0.4530, 0.3113, 23.0118
CIE-Lab:
55.0845, 46.7361, 13.9674
CIE-LCH:
55.0845, 48.7786, 16.6391
CIE-Luv:
55.0845, 80.8927, 8.7697
Hunter-Lab:
47.9707, 40.6499, 12.0382
#d25f6e color charts
#d25f6e color shades, tints & tones
#d25f6e color schemes
#d25f6e color preview, HTML & CSS examples
This text has a color of #d25f6e
<p style="color:#d25f6e;">Text here</p>
.mytext {color:#d25f6e;}
This box has a color of #d25f6e
<div style="background-color:#d25f6e;">Content here</div>
.mybackground {background-color:#d25f6e;}
Border around this has a color of #d25f6e
<div style="border:2px solid #d25f6e;">Content here</div>
.myborder {border:2px solid #d25f6e;}