#d25b99 color space conversions
Hex:
#d25b99
RGB:
210, 91, 153
CMY:
18, 64, 40
CMYK:
0, 57, 27, 18
HSL:
329°, 56.9378%, 59.0196%
HSV (HSB):
329°, 56.6667%, 82.3529%
XYZ:
36.0692, 23.4837, 32.7687
xyY:
0.3907, 0.2544, 23.4837
CIE-Lab:
55.5671, 53.5161, -10.6367
CIE-LCH:
55.5671, 54.5629, 348.7585
CIE-Luv:
55.5671, 71.2555, -24.5728
Hunter-Lab:
48.4600, 48.0541, -6.1700
#d25b99 color charts
#d25b99 color shades, tints & tones
#d25b99 color schemes
#d25b99 color preview, HTML & CSS examples
This text has a color of #d25b99
<p style="color:#d25b99;">Text here</p>
.mytext {color:#d25b99;}
This box has a color of #d25b99
<div style="background-color:#d25b99;">Content here</div>
.mybackground {background-color:#d25b99;}
Border around this has a color of #d25b99
<div style="border:2px solid #d25b99;">Content here</div>
.myborder {border:2px solid #d25b99;}