#d23b0d color space conversions
Hex:
#d23b0d
RGB:
210, 59, 13
CMY:
18, 77, 95
CMYK:
0, 72, 94, 18
HSL:
14°, 88.3408%, 43.7255%
HSV (HSB):
14°, 93.8095%, 82.3529%
XYZ:
28.2150, 16.8586, 2.1477
xyY:
0.5975, 0.3570, 16.8586
CIE-Lab:
48.0814, 57.3289, 56.4468
CIE-LCH:
48.0814, 80.4540, 44.5558
CIE-Luv:
48.0814, 121.6769, 37.0929
Hunter-Lab:
41.0593, 50.8073, 25.6402
#d23b0d color charts
#d23b0d color shades, tints & tones
#d23b0d color schemes
#d23b0d color preview, HTML & CSS examples
This text has a color of #d23b0d
<p style="color:#d23b0d;">Text here</p>
.mytext {color:#d23b0d;}
This box has a color of #d23b0d
<div style="background-color:#d23b0d;">Content here</div>
.mybackground {background-color:#d23b0d;}
Border around this has a color of #d23b0d
<div style="border:2px solid #d23b0d;">Content here</div>
.myborder {border:2px solid #d23b0d;}