#d23a40 color space conversions
Hex:
#d23a40
RGB:
210, 58, 64
CMY:
18, 77, 75
CMYK:
0, 72, 70, 18
HSL:
358°, 62.8099%, 52.5490%
HSV (HSB):
358°, 72.3810%, 82.3529%
XYZ:
29.0168, 17.0979, 6.6214
xyY:
0.5502, 0.3242, 17.0979
CIE-Lab:
48.3832, 59.1584, 32.3566
CIE-LCH:
48.3832, 67.4290, 28.6764
CIE-Luv:
48.3832, 114.6462, 22.4010
Hunter-Lab:
41.3496, 52.8993, 19.4506
#d23a40 color charts
#d23a40 color shades, tints & tones
#d23a40 color schemes
#d23a40 color preview, HTML & CSS examples
This text has a color of #d23a40
<p style="color:#d23a40;">Text here</p>
.mytext {color:#d23a40;}
This box has a color of #d23a40
<div style="background-color:#d23a40;">Content here</div>
.mybackground {background-color:#d23a40;}
Border around this has a color of #d23a40
<div style="border:2px solid #d23a40;">Content here</div>
.myborder {border:2px solid #d23a40;}