#d25d8e color space conversions
Hex:
#d25d8e
RGB:
210, 93, 142
CMY:
18, 64, 44
CMYK:
0, 56, 32, 18
HSL:
335°, 56.5217%, 59.4118%
HSV (HSB):
335°, 55.7143%, 82.3529%
XYZ:
35.3752, 23.4833, 28.2594
xyY:
0.4061, 0.2696, 23.4833
CIE-Lab:
55.5667, 51.1810, -4.1838
CIE-LCH:
55.5667, 51.3517, 355.3268
CIE-Luv:
55.5667, 73.4603, -15.1288
Hunter-Lab:
48.4596, 45.4995, -0.6535
#d25d8e color charts
#d25d8e color shades, tints & tones
#d25d8e color schemes
#d25d8e color preview, HTML & CSS examples
This text has a color of #d25d8e
<p style="color:#d25d8e;">Text here</p>
.mytext {color:#d25d8e;}
This box has a color of #d25d8e
<div style="background-color:#d25d8e;">Content here</div>
.mybackground {background-color:#d25d8e;}
Border around this has a color of #d25d8e
<div style="border:2px solid #d25d8e;">Content here</div>
.myborder {border:2px solid #d25d8e;}