#d25e89 color space conversions
Hex:
#d25e89
RGB:
210, 94, 137
CMY:
18, 63, 46
CMYK:
0, 55, 35, 18
HSL:
338°, 56.3107%, 59.6078%
HSV (HSB):
338°, 55.2381%, 82.3529%
XYZ:
35.0964, 23.5132, 26.3556
xyY:
0.4131, 0.2767, 23.5132
CIE-Lab:
55.5971, 50.1030, -1.1998
CIE-LCH:
55.5971, 50.1174, 358.6283
CIE-Luv:
55.5971, 74.3442, -10.8823
Hunter-Lab:
48.4904, 44.3366, 1.7178
#d25e89 color charts
#d25e89 color shades, tints & tones
#d25e89 color schemes
#d25e89 color preview, HTML & CSS examples
This text has a color of #d25e89
<p style="color:#d25e89;">Text here</p>
.mytext {color:#d25e89;}
This box has a color of #d25e89
<div style="background-color:#d25e89;">Content here</div>
.mybackground {background-color:#d25e89;}
Border around this has a color of #d25e89
<div style="border:2px solid #d25e89;">Content here</div>
.myborder {border:2px solid #d25e89;}