#d25c7c color space conversions
Hex:
#d25c7c
RGB:
210, 92, 124
CMY:
18, 64, 51
CMYK:
0, 56, 41, 18
HSL:
344°, 56.7308%, 59.2157%
HSV (HSB):
344°, 56.1905%, 82.3529%
XYZ:
34.0436, 22.8112, 21.6775
xyY:
0.4335, 0.2905, 22.8112
CIE-Lab:
54.8773, 49.5821, 5.4192
CIE-LCH:
54.8773, 49.8774, 6.2376
CIE-Luv:
54.8773, 79.0275, -2.1825
Hunter-Lab:
47.7610, 43.6512, 6.5225
#d25c7c color charts
#d25c7c color shades, tints & tones
#d25c7c color schemes
#d25c7c color preview, HTML & CSS examples
This text has a color of #d25c7c
<p style="color:#d25c7c;">Text here</p>
.mytext {color:#d25c7c;}
This box has a color of #d25c7c
<div style="background-color:#d25c7c;">Content here</div>
.mybackground {background-color:#d25c7c;}
Border around this has a color of #d25c7c
<div style="border:2px solid #d25c7c;">Content here</div>
.myborder {border:2px solid #d25c7c;}