#d23f48 color space conversions
Hex:
#d23f48
RGB:
210, 63, 72
CMY:
18, 75, 72
CMYK:
0, 70, 66, 18
HSL:
356°, 62.0253%, 53.5294%
HSV (HSB):
356°, 70.0000%, 82.3529%
XYZ:
29.5255, 17.7245, 7.9959
xyY:
0.5344, 0.3208, 17.7245
CIE-Lab:
49.1603, 57.7650, 28.5926
CIE-LCH:
49.1603, 64.4541, 26.3345
CIE-Luv:
49.1603, 109.8870, 19.8959
Hunter-Lab:
42.1005, 51.5081, 18.2098
#d23f48 color charts
#d23f48 color shades, tints & tones
#d23f48 color schemes
#d23f48 color preview, HTML & CSS examples
This text has a color of #d23f48
<p style="color:#d23f48;">Text here</p>
.mytext {color:#d23f48;}
This box has a color of #d23f48
<div style="background-color:#d23f48;">Content here</div>
.mybackground {background-color:#d23f48;}
Border around this has a color of #d23f48
<div style="border:2px solid #d23f48;">Content here</div>
.myborder {border:2px solid #d23f48;}