#d23f47 color space conversions
Hex:
#d23f47
RGB:
210, 63, 71
CMY:
18, 75, 72
CMYK:
0, 70, 66, 18
HSL:
357°, 62.0253%, 53.5294%
HSV (HSB):
357°, 70.0000%, 82.3529%
XYZ:
29.4932, 17.7116, 7.8255
xyY:
0.5359, 0.3219, 17.7116
CIE-Lab:
49.1444, 57.7096, 29.1646
CIE-LCH:
49.1444, 64.6604, 26.8106
CIE-Luv:
49.1444, 110.1390, 20.3949
Hunter-Lab:
42.0851, 51.4435, 18.4350
#d23f47 color charts
#d23f47 color shades, tints & tones
#d23f47 color schemes
#d23f47 color preview, HTML & CSS examples
This text has a color of #d23f47
<p style="color:#d23f47;">Text here</p>
.mytext {color:#d23f47;}
This box has a color of #d23f47
<div style="background-color:#d23f47;">Content here</div>
.mybackground {background-color:#d23f47;}
Border around this has a color of #d23f47
<div style="border:2px solid #d23f47;">Content here</div>
.myborder {border:2px solid #d23f47;}