#d25c9b color space conversions
Hex:
#d25c9b
RGB:
210, 92, 155
CMY:
18, 64, 39
CMYK:
0, 56, 26, 18
HSL:
328°, 56.7308%, 59.2157%
HSV (HSB):
328°, 56.1905%, 82.3529%
XYZ:
36.3219, 23.7225, 33.6749
xyY:
0.3876, 0.2531, 23.7225
CIE-Lab:
55.8089, 53.3175, -11.4441
CIE-LCH:
55.8089, 54.5318, 347.8858
CIE-Luv:
55.8089, 70.1945, -25.7050
Hunter-Lab:
48.7057, 47.8798, -6.8988
#d25c9b color charts
#d25c9b color shades, tints & tones
#d25c9b color schemes
#d25c9b color preview, HTML & CSS examples
This text has a color of #d25c9b
<p style="color:#d25c9b;">Text here</p>
.mytext {color:#d25c9b;}
This box has a color of #d25c9b
<div style="background-color:#d25c9b;">Content here</div>
.mybackground {background-color:#d25c9b;}
Border around this has a color of #d25c9b
<div style="border:2px solid #d25c9b;">Content here</div>
.myborder {border:2px solid #d25c9b;}