#d23985 color space conversions
Hex:
#d23985
RGB:
210, 57, 133
CMY:
18, 78, 48
CMYK:
0, 73, 37, 18
HSL:
330°, 62.9630%, 52.3529%
HSV (HSB):
330°, 72.8571%, 82.3529%
XYZ:
32.2751, 18.3213, 24.0256
xyY:
0.4325, 0.2455, 18.3213
CIE-Lab:
49.8836, 64.8485, -7.2636
CIE-LCH:
49.8836, 65.2540, 353.6090
CIE-Luv:
49.8836, 92.5001, -21.6998
Hunter-Lab:
42.8034, 59.6884, -3.3171
#d23985 color charts
#d23985 color shades, tints & tones
#d23985 color schemes
#d23985 color preview, HTML & CSS examples
This text has a color of #d23985
<p style="color:#d23985;">Text here</p>
.mytext {color:#d23985;}
This box has a color of #d23985
<div style="background-color:#d23985;">Content here</div>
.mybackground {background-color:#d23985;}
Border around this has a color of #d23985
<div style="border:2px solid #d23985;">Content here</div>
.myborder {border:2px solid #d23985;}