#d25d77 color space conversions
Hex:
#d25d77
RGB:
210, 93, 119
CMY:
18, 64, 53
CMYK:
0, 56, 43, 18
HSL:
347°, 56.5217%, 59.4118%
HSV (HSB):
347°, 55.7143%, 82.3529%
XYZ:
33.8225, 22.8622, 20.0830
xyY:
0.4406, 0.2978, 22.8622
CIE-Lab:
54.9302, 48.5838, 8.4470
CIE-LCH:
54.9302, 49.3126, 9.8631
CIE-Luv:
54.9302, 79.7958, 1.7891
Hunter-Lab:
47.8145, 42.5900, 8.5672
#d25d77 color charts
#d25d77 color shades, tints & tones
#d25d77 color schemes
#d25d77 color preview, HTML & CSS examples
This text has a color of #d25d77
<p style="color:#d25d77;">Text here</p>
.mytext {color:#d25d77;}
This box has a color of #d25d77
<div style="background-color:#d25d77;">Content here</div>
.mybackground {background-color:#d25d77;}
Border around this has a color of #d25d77
<div style="border:2px solid #d25d77;">Content here</div>
.myborder {border:2px solid #d25d77;}