#d23a54 color space conversions
Hex:
#d23a54
RGB:
210, 58, 84
CMY:
18, 77, 67
CMYK:
0, 72, 60, 18
HSL:
350°, 62.8099%, 52.5490%
HSV (HSB):
350°, 72.3810%, 82.3529%
XYZ:
29.6916, 17.3678, 10.1749
xyY:
0.5188, 0.3035, 17.3678
CIE-Lab:
48.7202, 60.2956, 20.8282
CIE-LCH:
48.7202, 63.7916, 19.0567
CIE-Luv:
48.7202, 109.2273, 12.0443
Hunter-Lab:
41.6747, 54.2435, 14.6966
#d23a54 color charts
#d23a54 color shades, tints & tones
#d23a54 color schemes
#d23a54 color preview, HTML & CSS examples
This text has a color of #d23a54
<p style="color:#d23a54;">Text here</p>
.mytext {color:#d23a54;}
This box has a color of #d23a54
<div style="background-color:#d23a54;">Content here</div>
.mybackground {background-color:#d23a54;}
Border around this has a color of #d23a54
<div style="border:2px solid #d23a54;">Content here</div>
.myborder {border:2px solid #d23a54;}