#d23e85 color space conversions
Hex:
#d23e85
RGB:
210, 62, 133
CMY:
18, 76, 48
CMYK:
0, 70, 37, 18
HSL:
331°, 62.1849%, 53.3333%
HSV (HSB):
331°, 70.4762%, 82.3529%
XYZ:
32.5346, 18.8403, 24.1121
xyY:
0.4310, 0.2496, 18.8403
CIE-Lab:
50.4999, 63.1244, -6.3458
CIE-LCH:
50.4999, 63.4425, 354.2594
CIE-Luv:
50.4999, 90.6113, -20.1723
Hunter-Lab:
43.4055, 57.8353, -2.5523
#d23e85 color charts
#d23e85 color shades, tints & tones
#d23e85 color schemes
#d23e85 color preview, HTML & CSS examples
This text has a color of #d23e85
<p style="color:#d23e85;">Text here</p>
.mytext {color:#d23e85;}
This box has a color of #d23e85
<div style="background-color:#d23e85;">Content here</div>
.mybackground {background-color:#d23e85;}
Border around this has a color of #d23e85
<div style="border:2px solid #d23e85;">Content here</div>
.myborder {border:2px solid #d23e85;}