#d23b2b color space conversions
Hex:
#d23b2b
RGB:
210, 59, 43
CMY:
18, 77, 83
CMYK:
0, 72, 80, 18
HSL:
6°, 66.0079%, 49.6078%
HSV (HSB):
6°, 79.5238%, 82.3529%
XYZ:
28.5784, 17.0040, 4.0614
xyY:
0.5757, 0.3425, 17.0040
CIE-Lab:
48.2651, 57.9631, 43.9777
CIE-LCH:
48.2651, 72.7582, 37.1882
CIE-Luv:
48.2651, 118.3277, 30.7370
Hunter-Lab:
41.2359, 51.5458, 23.0256
#d23b2b color charts
#d23b2b color shades, tints & tones
#d23b2b color schemes
#d23b2b color preview, HTML & CSS examples
This text has a color of #d23b2b
<p style="color:#d23b2b;">Text here</p>
.mytext {color:#d23b2b;}
This box has a color of #d23b2b
<div style="background-color:#d23b2b;">Content here</div>
.mybackground {background-color:#d23b2b;}
Border around this has a color of #d23b2b
<div style="border:2px solid #d23b2b;">Content here</div>
.myborder {border:2px solid #d23b2b;}