#d23f80 color space conversions
Hex:
#d23f80
RGB:
210, 63, 128
CMY:
18, 75, 50
CMYK:
0, 70, 39, 18
HSL:
333°, 62.0253%, 53.5294%
HSV (HSB):
333°, 70.0000%, 82.3529%
XYZ:
32.2521, 18.8152, 22.3539
xyY:
0.4393, 0.2563, 18.8152
CIE-Lab:
50.4703, 62.2369, -3.3814
CIE-LCH:
50.4703, 62.3287, 356.8902
CIE-Luv:
50.4703, 92.0428, -16.0840
Hunter-Lab:
43.3765, 56.8131, -0.1914
#d23f80 color charts
#d23f80 color shades, tints & tones
#d23f80 color schemes
#d23f80 color preview, HTML & CSS examples
This text has a color of #d23f80
<p style="color:#d23f80;">Text here</p>
.mytext {color:#d23f80;}
This box has a color of #d23f80
<div style="background-color:#d23f80;">Content here</div>
.mybackground {background-color:#d23f80;}
Border around this has a color of #d23f80
<div style="border:2px solid #d23f80;">Content here</div>
.myborder {border:2px solid #d23f80;}