#d23a76 color space conversions
Hex:
#d23a76
RGB:
210, 58, 118
CMY:
18, 77, 54
CMYK:
0, 72, 44, 18
HSL:
336°, 62.8099%, 52.5490%
HSV (HSB):
336°, 72.3810%, 82.3529%
XYZ:
31.3614, 18.0358, 18.9679
xyY:
0.4587, 0.2638, 18.0358
CIE-Lab:
49.5394, 63.0085, 1.3000
CIE-LCH:
49.5394, 63.0219, 1.1820
CIE-Luv:
49.5394, 97.7511, -10.2630
Hunter-Lab:
42.4685, 57.4956, 3.2471
#d23a76 color charts
#d23a76 color shades, tints & tones
#d23a76 color schemes
#d23a76 color preview, HTML & CSS examples
This text has a color of #d23a76
<p style="color:#d23a76;">Text here</p>
.mytext {color:#d23a76;}
This box has a color of #d23a76
<div style="background-color:#d23a76;">Content here</div>
.mybackground {background-color:#d23a76;}
Border around this has a color of #d23a76
<div style="border:2px solid #d23a76;">Content here</div>
.myborder {border:2px solid #d23a76;}