#d34848 color space conversions
Hex:
#d34848
RGB:
211, 72, 72
CMY:
17, 72, 72
CMYK:
0, 66, 66, 17
HSL:
0°, 61.2335%, 55.4902%
HSV (HSB):
0°, 65.8768%, 82.7451%
XYZ:
30.3510, 18.9515, 8.1892
xyY:
0.5279, 0.3296, 18.9515
CIE-Lab:
50.6304, 54.5551, 30.4577
CIE-LCH:
50.6304, 62.4814, 29.1743
CIE-Luv:
50.6304, 105.3657, 22.7191
Hunter-Lab:
43.5333, 48.2653, 19.3200
#d34848 color charts
#d34848 color shades, tints & tones
#d34848 color schemes
#d34848 color preview, HTML & CSS examples
This text has a color of #d34848
<p style="color:#d34848;">Text here</p>
.mytext {color:#d34848;}
This box has a color of #d34848
<div style="background-color:#d34848;">Content here</div>
.mybackground {background-color:#d34848;}
Border around this has a color of #d34848
<div style="border:2px solid #d34848;">Content here</div>
.myborder {border:2px solid #d34848;}