#b45d95 color space conversions
Hex:
#b45d95
RGB:
180, 93, 149
CMY:
29, 64, 42
CMYK:
0, 48, 17, 29
HSL:
321°, 36.7089%, 53.5294%
HSV (HSB):
321°, 48.3333%, 70.5882%
XYZ:
28.1616, 19.7019, 30.7523
xyY:
0.3582, 0.2506, 19.7019
CIE-Lab:
51.4985, 42.3894, -14.8441
CIE-LCH:
51.4985, 44.9133, 340.7006
CIE-Luv:
51.4985, 48.8578, -28.1442
Hunter-Lab:
44.3869, 35.5736, -10.0068
#b45d95 color charts
#b45d95 color shades, tints & tones
#b45d95 color schemes
#b45d95 color preview, HTML & CSS examples
This text has a color of #b45d95
<p style="color:#b45d95;">Text here</p>
.mytext {color:#b45d95;}
This box has a color of #b45d95
<div style="background-color:#b45d95;">Content here</div>
.mybackground {background-color:#b45d95;}
Border around this has a color of #b45d95
<div style="border:2px solid #b45d95;">Content here</div>
.myborder {border:2px solid #b45d95;}