#d23f46 color space conversions
Hex:
#d23f46
RGB:
210, 63, 70
CMY:
18, 75, 73
CMYK:
0, 70, 67, 18
HSL:
357°, 62.0253%, 53.5294%
HSV (HSB):
357°, 70.0000%, 82.3529%
XYZ:
29.4613, 17.6988, 7.6578
xyY:
0.5374, 0.3229, 17.6988
CIE-Lab:
49.1288, 57.6551, 29.7358
CIE-LCH:
49.1288, 64.8716, 27.2826
CIE-Luv:
49.1288, 110.3880, 20.8876
Hunter-Lab:
42.0700, 51.3799, 18.6567
#d23f46 color charts
#d23f46 color shades, tints & tones
#d23f46 color schemes
#d23f46 color preview, HTML & CSS examples
This text has a color of #d23f46
<p style="color:#d23f46;">Text here</p>
.mytext {color:#d23f46;}
This box has a color of #d23f46
<div style="background-color:#d23f46;">Content here</div>
.mybackground {background-color:#d23f46;}
Border around this has a color of #d23f46
<div style="border:2px solid #d23f46;">Content here</div>
.myborder {border:2px solid #d23f46;}