#d25d93 color space conversions
Hex:
#d25d93
RGB:
210, 93, 147
CMY:
18, 64, 42
CMYK:
0, 56, 30, 18
HSL:
332°, 56.5217%, 59.4118%
HSV (HSB):
332°, 55.7143%, 82.3529%
XYZ:
35.7592, 23.6369, 30.2814
xyY:
0.3988, 0.2636, 23.6369
CIE-Lab:
55.7224, 51.8065, -6.8882
CIE-LCH:
55.7224, 52.2624, 352.4264
CIE-Luv:
55.7224, 72.0309, -18.9863
Hunter-Lab:
48.6178, 46.2083, -2.8961
#d25d93 color charts
#d25d93 color shades, tints & tones
#d25d93 color schemes
#d25d93 color preview, HTML & CSS examples
This text has a color of #d25d93
<p style="color:#d25d93;">Text here</p>
.mytext {color:#d25d93;}
This box has a color of #d25d93
<div style="background-color:#d25d93;">Content here</div>
.mybackground {background-color:#d25d93;}
Border around this has a color of #d25d93
<div style="border:2px solid #d25d93;">Content here</div>
.myborder {border:2px solid #d25d93;}