#d23a31 color space conversions
Hex:
#d23a31
RGB:
210, 58, 49
CMY:
18, 77, 81
CMYK:
0, 72, 77, 18
HSL:
3°, 64.1434%, 50.7843%
HSV (HSB):
3°, 76.6667%, 82.3529%
XYZ:
28.6458, 16.9495, 4.6675
xyY:
0.5699, 0.3372, 16.9495
CIE-Lab:
48.1963, 58.5225, 40.6876
CIE-LCH:
48.1963, 71.2767, 34.8088
CIE-Luv:
48.1963, 117.8569, 28.4917
Hunter-Lab:
41.1698, 52.1525, 22.0970
#d23a31 color charts
#d23a31 color shades, tints & tones
#d23a31 color schemes
#d23a31 color preview, HTML & CSS examples
This text has a color of #d23a31
<p style="color:#d23a31;">Text here</p>
.mytext {color:#d23a31;}
This box has a color of #d23a31
<div style="background-color:#d23a31;">Content here</div>
.mybackground {background-color:#d23a31;}
Border around this has a color of #d23a31
<div style="border:2px solid #d23a31;">Content here</div>
.myborder {border:2px solid #d23a31;}