#d25f84 color space conversions
Hex:
#d25f84
RGB:
210, 95, 132
CMY:
18, 63, 48
CMYK:
0, 55, 37, 18
HSL:
341°, 56.0976%, 59.8039%
HSV (HSB):
341°, 54.7619%, 82.3529%
XYZ:
34.8354, 23.5520, 24.5398
xyY:
0.4201, 0.2840, 23.5520
CIE-Lab:
55.6364, 49.0419, 1.7991
CIE-LCH:
55.6364, 49.0749, 2.1009
CIE-Luv:
55.6364, 75.1762, -6.7029
Hunter-Lab:
48.5304, 43.2002, 3.9909
#d25f84 color charts
#d25f84 color shades, tints & tones
#d25f84 color schemes
#d25f84 color preview, HTML & CSS examples
This text has a color of #d25f84
<p style="color:#d25f84;">Text here</p>
.mytext {color:#d25f84;}
This box has a color of #d25f84
<div style="background-color:#d25f84;">Content here</div>
.mybackground {background-color:#d25f84;}
Border around this has a color of #d25f84
<div style="border:2px solid #d25f84;">Content here</div>
.myborder {border:2px solid #d25f84;}