#d25b6c color space conversions
Hex:
#d25b6c
RGB:
210, 91, 108
CMY:
18, 64, 58
CMYK:
0, 57, 49, 18
HSL:
351°, 56.9378%, 59.0196%
HSV (HSB):
351°, 56.6667%, 82.3529%
XYZ:
33.0262, 22.2665, 16.7446
xyY:
0.4585, 0.3091, 22.2665
CIE-Lab:
54.3087, 48.4601, 14.0696
CIE-LCH:
54.3087, 50.4612, 16.1898
CIE-Luv:
54.3087, 83.8479, 8.4293
Hunter-Lab:
47.1874, 42.3532, 11.9920
#d25b6c color charts
#d25b6c color shades, tints & tones
#d25b6c color schemes
#d25b6c color preview, HTML & CSS examples
This text has a color of #d25b6c
<p style="color:#d25b6c;">Text here</p>
.mytext {color:#d25b6c;}
This box has a color of #d25b6c
<div style="background-color:#d25b6c;">Content here</div>
.mybackground {background-color:#d25b6c;}
Border around this has a color of #d25b6c
<div style="border:2px solid #d25b6c;">Content here</div>
.myborder {border:2px solid #d25b6c;}