#d25d70 color space conversions
Hex:
#d25d70
RGB:
210, 93, 112
CMY:
18, 64, 56
CMYK:
0, 56, 47, 18
HSL:
350°, 56.5217%, 59.4118%
HSV (HSB):
350°, 55.7143%, 82.3529%
XYZ:
33.4173, 22.7002, 17.9495
xyY:
0.4512, 0.3065, 22.7002
CIE-Lab:
54.7622, 47.8875, 12.3405
CIE-LCH:
54.7622, 49.4520, 14.4507
CIE-Luv:
54.7622, 81.6135, 6.5938
Hunter-Lab:
47.6447, 41.8191, 11.0146
#d25d70 color charts
#d25d70 color shades, tints & tones
#d25d70 color schemes
#d25d70 color preview, HTML & CSS examples
This text has a color of #d25d70
<p style="color:#d25d70;">Text here</p>
.mytext {color:#d25d70;}
This box has a color of #d25d70
<div style="background-color:#d25d70;">Content here</div>
.mybackground {background-color:#d25d70;}
Border around this has a color of #d25d70
<div style="border:2px solid #d25d70;">Content here</div>
.myborder {border:2px solid #d25d70;}