#d25c8d color space conversions
Hex:
#d25c8d
RGB:
210, 92, 141
CMY:
18, 64, 45
CMYK:
0, 56, 33, 18
HSL:
335°, 56.7308%, 59.2157%
HSV (HSB):
335°, 56.1905%, 82.3529%
XYZ:
35.2132, 23.2790, 27.8367
xyY:
0.4079, 0.2697, 23.2790
CIE-Lab:
55.3586, 51.5284, -3.9032
CIE-LCH:
55.3586, 51.6761, 355.6682
CIE-Luv:
55.3586, 74.2595, -14.8073
Hunter-Lab:
48.2483, 45.8405, -0.4333
#d25c8d color charts
#d25c8d color shades, tints & tones
#d25c8d color schemes
#d25c8d color preview, HTML & CSS examples
This text has a color of #d25c8d
<p style="color:#d25c8d;">Text here</p>
.mytext {color:#d25c8d;}
This box has a color of #d25c8d
<div style="background-color:#d25c8d;">Content here</div>
.mybackground {background-color:#d25c8d;}
Border around this has a color of #d25c8d
<div style="border:2px solid #d25c8d;">Content here</div>
.myborder {border:2px solid #d25c8d;}