#d25e78 color space conversions
Hex:
#d25e78
RGB:
210, 94, 120
CMY:
18, 63, 53
CMYK:
0, 55, 43, 18
HSL:
347°, 56.3107%, 59.6078%
HSV (HSB):
347°, 55.2381%, 82.3529%
XYZ:
33.9712, 23.0631, 20.4304
xyY:
0.4385, 0.2977, 23.0631
CIE-Lab:
55.1373, 48.2097, 8.1513
CIE-LCH:
55.1373, 48.8939, 9.5968
CIE-Luv:
55.1373, 78.9488, 1.5169
Hunter-Lab:
48.0241, 42.2250, 8.3936
#d25e78 color charts
#d25e78 color shades, tints & tones
#d25e78 color schemes
#d25e78 color preview, HTML & CSS examples
This text has a color of #d25e78
<p style="color:#d25e78;">Text here</p>
.mytext {color:#d25e78;}
This box has a color of #d25e78
<div style="background-color:#d25e78;">Content here</div>
.mybackground {background-color:#d25e78;}
Border around this has a color of #d25e78
<div style="border:2px solid #d25e78;">Content here</div>
.myborder {border:2px solid #d25e78;}