#d25f80 color space conversions
Hex:
#d25f80
RGB:
210, 95, 128
CMY:
18, 63, 50
CMYK:
0, 55, 39, 18
HSL:
343°, 56.0976%, 59.8039%
HSV (HSB):
343°, 54.7619%, 82.3529%
XYZ:
34.5668, 23.4446, 23.1255
xyY:
0.4260, 0.2890, 23.4446
CIE-Lab:
55.5273, 48.5902, 3.9956
CIE-LCH:
55.5273, 48.7542, 4.7009
CIE-Luv:
55.5273, 76.2542, -3.7682
Hunter-Lab:
48.4196, 42.6972, 5.5765
#d25f80 color charts
#d25f80 color shades, tints & tones
#d25f80 color schemes
#d25f80 color preview, HTML & CSS examples
This text has a color of #d25f80
<p style="color:#d25f80;">Text here</p>
.mytext {color:#d25f80;}
This box has a color of #d25f80
<div style="background-color:#d25f80;">Content here</div>
.mybackground {background-color:#d25f80;}
Border around this has a color of #d25f80
<div style="border:2px solid #d25f80;">Content here</div>
.myborder {border:2px solid #d25f80;}