#d34f54 color space conversions
Hex:
#d34f54
RGB:
211, 79, 84
CMY:
17, 69, 67
CMYK:
0, 63, 60, 17
HSL:
358°, 60.0000%, 56.8627%
HSV (HSB):
358°, 62.5592%, 82.7451%
XYZ:
31.2602, 20.0809, 10.6159
xyY:
0.5045, 0.3241, 20.0809
CIE-Lab:
51.9286, 52.3383, 25.0671
CIE-LCH:
51.9286, 58.0315, 25.5918
CIE-Luv:
51.9286, 98.1386, 18.7208
Hunter-Lab:
44.8118, 46.0990, 17.3224
#d34f54 color charts
#d34f54 color shades, tints & tones
#d34f54 color schemes
#d34f54 color preview, HTML & CSS examples
This text has a color of #d34f54
<p style="color:#d34f54;">Text here</p>
.mytext {color:#d34f54;}
This box has a color of #d34f54
<div style="background-color:#d34f54;">Content here</div>
.mybackground {background-color:#d34f54;}
Border around this has a color of #d34f54
<div style="border:2px solid #d34f54;">Content here</div>
.myborder {border:2px solid #d34f54;}