#d23841 color space conversions
Hex:
#d23841
RGB:
210, 56, 65
CMY:
18, 78, 75
CMYK:
0, 73, 69, 18
HSL:
356°, 63.1148%, 52.1569%
HSV (HSB):
356°, 73.3333%, 82.3529%
XYZ:
28.9467, 16.9116, 6.7396
xyY:
0.5503, 0.3215, 16.9116
CIE-Lab:
48.1485, 59.8983, 31.4865
CIE-LCH:
48.1485, 67.6698, 27.7293
CIE-Luv:
48.1485, 115.4816, 21.4411
Hunter-Lab:
41.1238, 53.6780, 19.0698
#d23841 color charts
#d23841 color shades, tints & tones
#d23841 color schemes
#d23841 color preview, HTML & CSS examples
This text has a color of #d23841
<p style="color:#d23841;">Text here</p>
.mytext {color:#d23841;}
This box has a color of #d23841
<div style="background-color:#d23841;">Content here</div>
.mybackground {background-color:#d23841;}
Border around this has a color of #d23841
<div style="border:2px solid #d23841;">Content here</div>
.myborder {border:2px solid #d23841;}