#d45c8c color space conversions
Hex:
#d45c8c
RGB:
212, 92, 140
CMY:
17, 64, 45
CMYK:
0, 57, 34, 17
HSL:
336°, 58.2524%, 59.6078%
HSV (HSB):
336°, 56.6038%, 83.1373%
XYZ:
35.7121, 23.5448, 27.4733
xyY:
0.4118, 0.2715, 23.5448
CIE-Lab:
55.6291, 52.0505, -2.8821
CIE-LCH:
55.6291, 52.1302, 356.8307
CIE-Luv:
55.6291, 76.1164, -13.5422
Hunter-Lab:
48.5230, 46.4580, 0.3966
#d45c8c color charts
#d45c8c color shades, tints & tones
#d45c8c color schemes
#d45c8c color preview, HTML & CSS examples
This text has a color of #d45c8c
<p style="color:#d45c8c;">Text here</p>
.mytext {color:#d45c8c;}
This box has a color of #d45c8c
<div style="background-color:#d45c8c;">Content here</div>
.mybackground {background-color:#d45c8c;}
Border around this has a color of #d45c8c
<div style="border:2px solid #d45c8c;">Content here</div>
.myborder {border:2px solid #d45c8c;}