#d44f5f color space conversions
Hex:
#d44f5f
RGB:
212, 79, 95
CMY:
17, 69, 63
CMYK:
0, 63, 55, 17
HSL:
353°, 60.7306%, 57.0588%
HSV (HSB):
353°, 62.7358%, 83.1373%
XYZ:
32.0129, 20.4152, 13.0797
xyY:
0.4887, 0.3116, 20.4152
CIE-Lab:
52.3035, 53.4707, 19.0815
CIE-LCH:
52.3035, 56.7734, 19.6393
CIE-Luv:
52.3035, 96.1356, 12.5174
Hunter-Lab:
45.1832, 47.3990, 14.4649
#d44f5f color charts
#d44f5f color shades, tints & tones
#d44f5f color schemes
#d44f5f color preview, HTML & CSS examples
This text has a color of #d44f5f
<p style="color:#d44f5f;">Text here</p>
.mytext {color:#d44f5f;}
This box has a color of #d44f5f
<div style="background-color:#d44f5f;">Content here</div>
.mybackground {background-color:#d44f5f;}
Border around this has a color of #d44f5f
<div style="border:2px solid #d44f5f;">Content here</div>
.myborder {border:2px solid #d44f5f;}