#d23141 color space conversions
Hex:
#d23141
RGB:
210, 49, 65
CMY:
18, 81, 75
CMYK:
0, 77, 69, 18
HSL:
354°, 64.1434%, 50.7843%
HSV (HSB):
354°, 76.6667%, 82.3529%
XYZ:
28.6308, 16.2799, 6.6344
xyY:
0.5555, 0.3158, 16.2799
CIE-Lab:
47.3396, 62.1569, 30.5060
CIE-LCH:
47.3396, 69.2394, 26.1413
CIE-Luv:
47.3396, 119.0097, 19.8079
Hunter-Lab:
40.3484, 56.0521, 18.4950
#d23141 color charts
#d23141 color shades, tints & tones
#d23141 color schemes
#d23141 color preview, HTML & CSS examples
This text has a color of #d23141
<p style="color:#d23141;">Text here</p>
.mytext {color:#d23141;}
This box has a color of #d23141
<div style="background-color:#d23141;">Content here</div>
.mybackground {background-color:#d23141;}
Border around this has a color of #d23141
<div style="border:2px solid #d23141;">Content here</div>
.myborder {border:2px solid #d23141;}