#d25e98 color space conversions
Hex:
#d25e98
RGB:
210, 94, 152
CMY:
18, 63, 40
CMYK:
0, 55, 28, 18
HSL:
330°, 56.3107%, 59.6078%
HSV (HSB):
330°, 55.2381%, 82.3529%
XYZ:
36.2485, 23.9740, 32.4227
xyY:
0.3913, 0.2588, 23.9740
CIE-Lab:
56.0618, 51.9829, -9.3104
CIE-LCH:
56.0618, 52.8101, 349.8457
CIE-Luv:
56.0618, 70.1037, -22.4393
Hunter-Lab:
48.9633, 46.4615, -4.9866
#d25e98 color charts
#d25e98 color shades, tints & tones
#d25e98 color schemes
#d25e98 color preview, HTML & CSS examples
This text has a color of #d25e98
<p style="color:#d25e98;">Text here</p>
.mytext {color:#d25e98;}
This box has a color of #d25e98
<div style="background-color:#d25e98;">Content here</div>
.mybackground {background-color:#d25e98;}
Border around this has a color of #d25e98
<div style="border:2px solid #d25e98;">Content here</div>
.myborder {border:2px solid #d25e98;}