#d23c1b color space conversions
Hex:
#d23c1b
RGB:
210, 60, 27
CMY:
18, 76, 89
CMYK:
0, 71, 87, 18
HSL:
11°, 77.2152%, 46.4706%
HSV (HSB):
11°, 87.1429%, 82.3529%
XYZ:
28.3920, 17.0125, 2.8242
xyY:
0.5887, 0.3527, 17.0125
CIE-Lab:
48.2758, 57.1874, 51.6174
CIE-LCH:
48.2758, 77.0374, 42.0694
CIE-Luv:
48.2758, 119.8831, 35.0995
Hunter-Lab:
41.2462, 50.6905, 24.8126
#d23c1b color charts
#d23c1b color shades, tints & tones
#d23c1b color schemes
#d23c1b color preview, HTML & CSS examples
This text has a color of #d23c1b
<p style="color:#d23c1b;">Text here</p>
.mytext {color:#d23c1b;}
This box has a color of #d23c1b
<div style="background-color:#d23c1b;">Content here</div>
.mybackground {background-color:#d23c1b;}
Border around this has a color of #d23c1b
<div style="border:2px solid #d23c1b;">Content here</div>
.myborder {border:2px solid #d23c1b;}