#d23e2f color space conversions
Hex:
#d23e2f
RGB:
210, 62, 47
CMY:
18, 76, 82
CMYK:
0, 70, 78, 18
HSL:
6°, 64.4269%, 50.3922%
HSV (HSB):
6°, 77.6190%, 82.3529%
XYZ:
28.8141, 17.3521, 4.5199
xyY:
0.5685, 0.3423, 17.3521
CIE-Lab:
48.7007, 57.0038, 42.3027
CIE-LCH:
48.7007, 70.9856, 36.5792
CIE-Luv:
48.7007, 115.8440, 30.1737
Hunter-Lab:
41.6559, 50.5736, 22.7257
#d23e2f color charts
#d23e2f color shades, tints & tones
#d23e2f color schemes
#d23e2f color preview, HTML & CSS examples
This text has a color of #d23e2f
<p style="color:#d23e2f;">Text here</p>
.mytext {color:#d23e2f;}
This box has a color of #d23e2f
<div style="background-color:#d23e2f;">Content here</div>
.mybackground {background-color:#d23e2f;}
Border around this has a color of #d23e2f
<div style="border:2px solid #d23e2f;">Content here</div>
.myborder {border:2px solid #d23e2f;}