#d23d3c color space conversions
Hex:
#d23d3c
RGB:
210, 61, 60
CMY:
18, 76, 76
CMYK:
0, 71, 71, 18
HSL:
0°, 62.5000%, 52.9412%
HSV (HSB):
0°, 71.4286%, 82.3529%
XYZ:
29.0627, 17.3654, 6.0950
xyY:
0.5533, 0.3306, 17.3654
CIE-Lab:
48.7171, 57.8962, 35.0741
CIE-LCH:
48.7171, 67.6917, 31.2079
CIE-Luv:
48.7171, 113.8767, 24.9379
Hunter-Lab:
41.6718, 51.5637, 20.4983
#d23d3c color charts
#d23d3c color shades, tints & tones
#d23d3c color schemes
#d23d3c color preview, HTML & CSS examples
This text has a color of #d23d3c
<p style="color:#d23d3c;">Text here</p>
.mytext {color:#d23d3c;}
This box has a color of #d23d3c
<div style="background-color:#d23d3c;">Content here</div>
.mybackground {background-color:#d23d3c;}
Border around this has a color of #d23d3c
<div style="border:2px solid #d23d3c;">Content here</div>
.myborder {border:2px solid #d23d3c;}