#b17db9 color space conversions
Hex:
#b17db9
RGB:
177, 125, 185
CMY:
31, 51, 27
CMYK:
4, 32, 0, 27
HSL:
292°, 30.0000%, 60.7843%
HSV (HSB):
292°, 32.4324%, 72.5490%
XYZ:
34.2220, 27.5171, 49.4066
xyY:
0.3079, 0.2476, 27.5171
CIE-Lab:
59.4500, 30.4917, -23.6013
CIE-LCH:
59.4500, 38.5586, 322.2593
CIE-Luv:
59.4500, 24.8452, -40.3812
Hunter-Lab:
52.4568, 24.6515, -19.1227
#b17db9 color charts
#b17db9 color shades, tints & tones
#b17db9 color schemes
#b17db9 color preview, HTML & CSS examples
This text has a color of #b17db9
<p style="color:#b17db9;">Text here</p>
.mytext {color:#b17db9;}
This box has a color of #b17db9
<div style="background-color:#b17db9;">Content here</div>
.mybackground {background-color:#b17db9;}
Border around this has a color of #b17db9
<div style="border:2px solid #b17db9;">Content here</div>
.myborder {border:2px solid #b17db9;}