#d23e1f color space conversions
Hex:
#d23e1f
RGB:
210, 62, 31
CMY:
18, 76, 88
CMYK:
0, 70, 85, 18
HSL:
10°, 74.2739%, 47.2549%
HSV (HSB):
10°, 85.2381%, 82.3529%
XYZ:
28.5483, 17.2458, 3.1204
xyY:
0.5836, 0.3526, 17.2458
CIE-Lab:
48.5683, 56.5386, 50.1203
CIE-LCH:
48.5683, 75.5557, 41.5563
CIE-Luv:
48.5683, 118.1778, 34.7103
Hunter-Lab:
41.5281, 50.0349, 24.6146
#d23e1f color charts
#d23e1f color shades, tints & tones
#d23e1f color schemes
#d23e1f color preview, HTML & CSS examples
This text has a color of #d23e1f
<p style="color:#d23e1f;">Text here</p>
.mytext {color:#d23e1f;}
This box has a color of #d23e1f
<div style="background-color:#d23e1f;">Content here</div>
.mybackground {background-color:#d23e1f;}
Border around this has a color of #d23e1f
<div style="border:2px solid #d23e1f;">Content here</div>
.myborder {border:2px solid #d23e1f;}