#d44948 color space conversions
Hex:
#d44948
RGB:
212, 73, 72
CMY:
17, 71, 72
CMYK:
0, 66, 66, 17
HSL:
0°, 61.9469%, 55.6863%
HSV (HSB):
0°, 66.0377%, 83.1373%
XYZ:
30.7036, 19.2300, 8.2244
xyY:
0.5279, 0.3307, 19.2300
CIE-Lab:
50.9552, 54.4733, 30.8970
CIE-LCH:
50.9552, 62.6256, 29.5617
CIE-Luv:
50.9552, 105.5620, 23.2030
Hunter-Lab:
43.8520, 48.2382, 19.5767
#d44948 color charts
#d44948 color shades, tints & tones
#d44948 color schemes
#d44948 color preview, HTML & CSS examples
This text has a color of #d44948
<p style="color:#d44948;">Text here</p>
.mytext {color:#d44948;}
This box has a color of #d44948
<div style="background-color:#d44948;">Content here</div>
.mybackground {background-color:#d44948;}
Border around this has a color of #d44948
<div style="border:2px solid #d44948;">Content here</div>
.myborder {border:2px solid #d44948;}