#d23b5b color space conversions
Hex:
#d23b5b
RGB:
210, 59, 91
CMY:
18, 77, 64
CMYK:
0, 72, 57, 18
HSL:
347°, 62.6556%, 52.7451%
HSV (HSB):
347°, 71.9048%, 82.3529%
XYZ:
30.0306, 17.5849, 11.7090
xyY:
0.5062, 0.2964, 17.5849
CIE-Lab:
48.9887, 60.4245, 16.9417
CIE-LCH:
48.9887, 62.7546, 15.6623
CIE-Luv:
48.9887, 106.5780, 8.1584
Hunter-Lab:
41.9344, 54.4449, 12.7990
#d23b5b color charts
#d23b5b color shades, tints & tones
#d23b5b color schemes
#d23b5b color preview, HTML & CSS examples
This text has a color of #d23b5b
<p style="color:#d23b5b;">Text here</p>
.mytext {color:#d23b5b;}
This box has a color of #d23b5b
<div style="background-color:#d23b5b;">Content here</div>
.mybackground {background-color:#d23b5b;}
Border around this has a color of #d23b5b
<div style="border:2px solid #d23b5b;">Content here</div>
.myborder {border:2px solid #d23b5b;}