#d45f5b color space conversions
Hex:
#d45f5b
RGB:
212, 95, 91
CMY:
17, 63, 64
CMYK:
0, 55, 57, 17
HSL:
2°, 58.4541%, 59.4118%
HSV (HSB):
2°, 57.0755%, 83.1373%
XYZ:
33.1319, 22.9368, 12.5785
xyY:
0.4826, 0.3341, 22.9368
CIE-Lab:
55.0072, 45.8239, 25.0200
CIE-LCH:
55.0072, 52.2094, 28.6347
CIE-Luv:
55.0072, 86.9310, 20.8698
Hunter-Lab:
47.8924, 39.6745, 17.9526
#d45f5b color charts
#d45f5b color shades, tints & tones
#d45f5b color schemes
#d45f5b color preview, HTML & CSS examples
This text has a color of #d45f5b
<p style="color:#d45f5b;">Text here</p>
.mytext {color:#d45f5b;}
This box has a color of #d45f5b
<div style="background-color:#d45f5b;">Content here</div>
.mybackground {background-color:#d45f5b;}
Border around this has a color of #d45f5b
<div style="border:2px solid #d45f5b;">Content here</div>
.myborder {border:2px solid #d45f5b;}