#d23b45 color space conversions
Hex:
#d23b45
RGB:
210, 59, 69
CMY:
18, 77, 73
CMYK:
0, 72, 67, 18
HSL:
356°, 62.6556%, 52.7451%
HSV (HSB):
356°, 71.9048%, 82.3529%
XYZ:
29.2165, 17.2592, 7.4217
xyY:
0.5421, 0.3202, 17.2592
CIE-Lab:
48.5850, 59.0588, 29.6555
CIE-LCH:
48.5850, 66.0863, 26.6629
CIE-Luv:
48.5850, 112.8663, 20.3002
Hunter-Lab:
41.5442, 52.8298, 18.4890
#d23b45 color charts
#d23b45 color shades, tints & tones
#d23b45 color schemes
#d23b45 color preview, HTML & CSS examples
This text has a color of #d23b45
<p style="color:#d23b45;">Text here</p>
.mytext {color:#d23b45;}
This box has a color of #d23b45
<div style="background-color:#d23b45;">Content here</div>
.mybackground {background-color:#d23b45;}
Border around this has a color of #d23b45
<div style="border:2px solid #d23b45;">Content here</div>
.myborder {border:2px solid #d23b45;}