#d23a53 color space conversions
Hex:
#d23a53
RGB:
210, 58, 83
CMY:
18, 77, 67
CMYK:
0, 72, 60, 18
HSL:
350°, 62.8099%, 52.5490%
HSV (HSB):
350°, 72.3810%, 82.3529%
XYZ:
29.6527, 17.3523, 9.9701
xyY:
0.5205, 0.3046, 17.3523
CIE-Lab:
48.7009, 60.2307, 21.4080
CIE-LCH:
48.7009, 63.9221, 19.5669
CIE-Luv:
48.7009, 109.5260, 12.6178
Hunter-Lab:
41.6561, 54.1665, 14.9686
#d23a53 color charts
#d23a53 color shades, tints & tones
#d23a53 color schemes
#d23a53 color preview, HTML & CSS examples
This text has a color of #d23a53
<p style="color:#d23a53;">Text here</p>
.mytext {color:#d23a53;}
This box has a color of #d23a53
<div style="background-color:#d23a53;">Content here</div>
.mybackground {background-color:#d23a53;}
Border around this has a color of #d23a53
<div style="border:2px solid #d23a53;">Content here</div>
.myborder {border:2px solid #d23a53;}