#d23a96 color space conversions
Hex:
#d23a96
RGB:
210, 58, 150
CMY:
18, 77, 41
CMYK:
0, 72, 29, 18
HSL:
324°, 62.8099%, 52.5490%
HSV (HSB):
324°, 72.3810%, 82.3529%
XYZ:
33.5964, 18.9298, 30.7372
xyY:
0.4035, 0.2273, 18.9298
CIE-Lab:
50.6049, 66.4359, -16.3632
CIE-LCH:
50.6049, 68.4214, 346.1634
CIE-Luv:
50.6049, 85.6055, -34.5748
Hunter-Lab:
43.5083, 61.6951, -11.4306
#d23a96 color charts
#d23a96 color shades, tints & tones
#d23a96 color schemes
#d23a96 color preview, HTML & CSS examples
This text has a color of #d23a96
<p style="color:#d23a96;">Text here</p>
.mytext {color:#d23a96;}
This box has a color of #d23a96
<div style="background-color:#d23a96;">Content here</div>
.mybackground {background-color:#d23a96;}
Border around this has a color of #d23a96
<div style="border:2px solid #d23a96;">Content here</div>
.myborder {border:2px solid #d23a96;}