#d23f4c color space conversions
Hex:
#d23f4c
RGB:
210, 63, 76
CMY:
18, 75, 70
CMYK:
0, 70, 64, 18
HSL:
355°, 62.0253%, 53.5294%
HSV (HSB):
355°, 70.0000%, 82.3529%
XYZ:
29.6604, 17.7785, 8.7058
xyY:
0.5283, 0.3167, 17.7785
CIE-Lab:
49.2263, 57.9951, 26.2977
CIE-LCH:
49.2263, 63.6789, 24.3918
CIE-Luv:
49.2263, 108.8493, 17.8394
Hunter-Lab:
42.1645, 51.7768, 17.2734
#d23f4c color charts
#d23f4c color shades, tints & tones
#d23f4c color schemes
#d23f4c color preview, HTML & CSS examples
This text has a color of #d23f4c
<p style="color:#d23f4c;">Text here</p>
.mytext {color:#d23f4c;}
This box has a color of #d23f4c
<div style="background-color:#d23f4c;">Content here</div>
.mybackground {background-color:#d23f4c;}
Border around this has a color of #d23f4c
<div style="border:2px solid #d23f4c;">Content here</div>
.myborder {border:2px solid #d23f4c;}