#d25b7b color space conversions
Hex:
#d25b7b
RGB:
210, 91, 123
CMY:
18, 64, 52
CMYK:
0, 57, 41, 18
HSL:
344°, 56.9378%, 59.0196%
HSV (HSB):
344°, 56.6667%, 82.3529%
XYZ:
33.8946, 22.6139, 21.3174
xyY:
0.4355, 0.2906, 22.6139
CIE-Lab:
54.6724, 49.9466, 5.7162
CIE-LCH:
54.6724, 50.2727, 6.5289
CIE-Luv:
54.6724, 79.8654, -1.8925
Hunter-Lab:
47.5540, 44.0079, 6.7095
#d25b7b color charts
#d25b7b color shades, tints & tones
#d25b7b color schemes
#d25b7b color preview, HTML & CSS examples
This text has a color of #d25b7b
<p style="color:#d25b7b;">Text here</p>
.mytext {color:#d25b7b;}
This box has a color of #d25b7b
<div style="background-color:#d25b7b;">Content here</div>
.mybackground {background-color:#d25b7b;}
Border around this has a color of #d25b7b
<div style="border:2px solid #d25b7b;">Content here</div>
.myborder {border:2px solid #d25b7b;}