#d45c7b color space conversions
Hex:
#d45c7b
RGB:
212, 92, 123
CMY:
17, 64, 52
CMYK:
0, 57, 42, 17
HSL:
345°, 58.2524%, 59.6078%
HSV (HSB):
345°, 56.6038%, 83.1373%
XYZ:
34.5537, 23.0814, 21.3729
xyY:
0.4373, 0.2921, 23.0814
CIE-Lab:
55.1561, 50.1451, 6.4495
CIE-LCH:
55.1561, 50.5582, 7.3290
CIE-Luv:
55.1561, 80.9021, -1.0106
Hunter-Lab:
48.0431, 44.3057, 7.2539
#d45c7b color charts
#d45c7b color shades, tints & tones
#d45c7b color schemes
#d45c7b color preview, HTML & CSS examples
This text has a color of #d45c7b
<p style="color:#d45c7b;">Text here</p>
.mytext {color:#d45c7b;}
This box has a color of #d45c7b
<div style="background-color:#d45c7b;">Content here</div>
.mybackground {background-color:#d45c7b;}
Border around this has a color of #d45c7b
<div style="border:2px solid #d45c7b;">Content here</div>
.myborder {border:2px solid #d45c7b;}