#d45b5d color space conversions
Hex:
#d45b5d
RGB:
212, 91, 93
CMY:
17, 64, 64
CMYK:
0, 57, 56, 17
HSL:
359°, 58.4541%, 59.4118%
HSV (HSB):
359°, 57.0755%, 83.1373%
XYZ:
32.8682, 22.2695, 12.9220
xyY:
0.4829, 0.3272, 22.2695
CIE-Lab:
54.3118, 47.8851, 22.9424
CIE-LCH:
54.3118, 53.0974, 25.5997
CIE-Luv:
54.3118, 89.1342, 18.1568
Hunter-Lab:
47.1906, 41.7416, 16.7983
#d45b5d color charts
#d45b5d color shades, tints & tones
#d45b5d color schemes
#d45b5d color preview, HTML & CSS examples
This text has a color of #d45b5d
<p style="color:#d45b5d;">Text here</p>
.mytext {color:#d45b5d;}
This box has a color of #d45b5d
<div style="background-color:#d45b5d;">Content here</div>
.mybackground {background-color:#d45b5d;}
Border around this has a color of #d45b5d
<div style="border:2px solid #d45b5d;">Content here</div>
.myborder {border:2px solid #d45b5d;}