#d23a74 color space conversions
Hex:
#d23a74
RGB:
210, 58, 116
CMY:
18, 77, 55
CMYK:
0, 72, 45, 18
HSL:
337°, 62.8099%, 52.5490%
HSV (HSB):
337°, 72.3810%, 82.3529%
XYZ:
31.2438, 17.9887, 18.3484
xyY:
0.4623, 0.2662, 17.9887
CIE-Lab:
49.4824, 62.8219, 2.4310
CIE-LCH:
49.4824, 62.8689, 2.2161
CIE-Luv:
49.4824, 98.4823, -8.8247
Hunter-Lab:
42.4131, 57.2699, 4.0396
#d23a74 color charts
#d23a74 color shades, tints & tones
#d23a74 color schemes
#d23a74 color preview, HTML & CSS examples
This text has a color of #d23a74
<p style="color:#d23a74;">Text here</p>
.mytext {color:#d23a74;}
This box has a color of #d23a74
<div style="background-color:#d23a74;">Content here</div>
.mybackground {background-color:#d23a74;}
Border around this has a color of #d23a74
<div style="border:2px solid #d23a74;">Content here</div>
.myborder {border:2px solid #d23a74;}