#d45b6b color space conversions
Hex:
#d45b6b
RGB:
212, 91, 107
CMY:
17, 64, 58
CMYK:
0, 57, 50, 17
HSL:
352°, 58.4541%, 59.4118%
HSV (HSB):
352°, 57.0755%, 83.1373%
XYZ:
33.5463, 22.5408, 16.4926
xyY:
0.4622, 0.3106, 22.5408
CIE-Lab:
54.5961, 49.0567, 15.1053
CIE-LCH:
54.5961, 51.3296, 17.1144
CIE-Luv:
54.5961, 85.7288, 9.4947
Hunter-Lab:
47.4771, 43.0393, 12.6378
#d45b6b color charts
#d45b6b color shades, tints & tones
#d45b6b color schemes
#d45b6b color preview, HTML & CSS examples
This text has a color of #d45b6b
<p style="color:#d45b6b;">Text here</p>
.mytext {color:#d45b6b;}
This box has a color of #d45b6b
<div style="background-color:#d45b6b;">Content here</div>
.mybackground {background-color:#d45b6b;}
Border around this has a color of #d45b6b
<div style="border:2px solid #d45b6b;">Content here</div>
.myborder {border:2px solid #d45b6b;}