#d23d3a color space conversions
Hex:
#d23d3a
RGB:
210, 61, 58
CMY:
18, 76, 77
CMYK:
0, 71, 72, 18
HSL:
1°, 62.8099%, 52.5490%
HSV (HSB):
1°, 72.3810%, 82.3529%
XYZ:
29.0108, 17.3446, 5.8218
xyY:
0.5560, 0.3324, 17.3446
CIE-Lab:
48.6913, 57.8068, 36.1905
CIE-LCH:
48.6913, 68.2010, 32.0490
CIE-Luv:
48.6913, 114.3101, 25.7789
Hunter-Lab:
41.6469, 51.4594, 20.8647
#d23d3a color charts
#d23d3a color shades, tints & tones
#d23d3a color schemes
#d23d3a color preview, HTML & CSS examples
This text has a color of #d23d3a
<p style="color:#d23d3a;">Text here</p>
.mytext {color:#d23d3a;}
This box has a color of #d23d3a
<div style="background-color:#d23d3a;">Content here</div>
.mybackground {background-color:#d23d3a;}
Border around this has a color of #d23d3a
<div style="border:2px solid #d23d3a;">Content here</div>
.myborder {border:2px solid #d23d3a;}