#d23e80 color space conversions
Hex:
#d23e80
RGB:
210, 62, 128
CMY:
18, 76, 50
CMYK:
0, 70, 39, 18
HSL:
333°, 62.1849%, 53.3333%
HSV (HSB):
333°, 70.4762%, 82.3529%
XYZ:
32.1972, 18.7054, 22.3356
xyY:
0.4396, 0.2554, 18.7054
CIE-Lab:
50.3407, 62.5972, -3.5725
CIE-LCH:
50.3407, 62.6991, 356.7336
CIE-Luv:
50.3407, 92.4516, -16.4019
Hunter-Lab:
43.2497, 57.1972, -0.3445
#d23e80 color charts
#d23e80 color shades, tints & tones
#d23e80 color schemes
#d23e80 color preview, HTML & CSS examples
This text has a color of #d23e80
<p style="color:#d23e80;">Text here</p>
.mytext {color:#d23e80;}
This box has a color of #d23e80
<div style="background-color:#d23e80;">Content here</div>
.mybackground {background-color:#d23e80;}
Border around this has a color of #d23e80
<div style="border:2px solid #d23e80;">Content here</div>
.myborder {border:2px solid #d23e80;}