#d23f4b color space conversions
Hex:
#d23f4b
RGB:
210, 63, 75
CMY:
18, 75, 71
CMYK:
0, 70, 64, 18
HSL:
355°, 62.0253%, 53.5294%
HSV (HSB):
355°, 70.0000%, 82.3529%
XYZ:
29.6258, 17.7647, 8.5241
xyY:
0.5298, 0.3177, 17.7647
CIE-Lab:
49.2094, 57.9363, 26.8723
CIE-LCH:
49.2094, 63.8649, 24.8831
CIE-Luv:
49.2094, 109.1131, 18.3625
Hunter-Lab:
42.1481, 51.7081, 17.5128
#d23f4b color charts
#d23f4b color shades, tints & tones
#d23f4b color schemes
#d23f4b color preview, HTML & CSS examples
This text has a color of #d23f4b
<p style="color:#d23f4b;">Text here</p>
.mytext {color:#d23f4b;}
This box has a color of #d23f4b
<div style="background-color:#d23f4b;">Content here</div>
.mybackground {background-color:#d23f4b;}
Border around this has a color of #d23f4b
<div style="border:2px solid #d23f4b;">Content here</div>
.myborder {border:2px solid #d23f4b;}