#d23d4f color space conversions
Hex:
#d23d4f
RGB:
210, 61, 79
CMY:
18, 76, 69
CMYK:
0, 71, 62, 18
HSL:
353°, 62.3431%, 53.1373%
HSV (HSB):
353°, 70.9524%, 82.3529%
XYZ:
29.6584, 17.6036, 9.2318
xyY:
0.5250, 0.3116, 17.6036
CIE-Lab:
49.0118, 58.9120, 24.2264
CIE-LCH:
49.0118, 63.6989, 22.3539
CIE-Luv:
49.0118, 109.1223, 15.6718
Hunter-Lab:
41.9567, 52.7540, 16.3240
#d23d4f color charts
#d23d4f color shades, tints & tones
#d23d4f color schemes
#d23d4f color preview, HTML & CSS examples
This text has a color of #d23d4f
<p style="color:#d23d4f;">Text here</p>
.mytext {color:#d23d4f;}
This box has a color of #d23d4f
<div style="background-color:#d23d4f;">Content here</div>
.mybackground {background-color:#d23d4f;}
Border around this has a color of #d23d4f
<div style="border:2px solid #d23d4f;">Content here</div>
.myborder {border:2px solid #d23d4f;}