#b967a5 color space conversions
Hex:
#b967a5
RGB:
185, 103, 165
CMY:
27, 60, 35
CMYK:
0, 44, 11, 27
HSL:
315°, 36.9369%, 56.4706%
HSV (HSB):
315°, 44.3243%, 72.5490%
XYZ:
31.6494, 22.7314, 38.3168
xyY:
0.3414, 0.2452, 22.7314
CIE-Lab:
54.7946, 41.4113, -19.1420
CIE-LCH:
54.7946, 45.6214, 335.1917
CIE-Luv:
54.7946, 44.0288, -34.7194
Hunter-Lab:
47.6775, 35.0568, -14.2752
#b967a5 color charts
#b967a5 color shades, tints & tones
#b967a5 color schemes
#b967a5 color preview, HTML & CSS examples
This text has a color of #b967a5
<p style="color:#b967a5;">Text here</p>
.mytext {color:#b967a5;}
This box has a color of #b967a5
<div style="background-color:#b967a5;">Content here</div>
.mybackground {background-color:#b967a5;}
Border around this has a color of #b967a5
<div style="border:2px solid #b967a5;">Content here</div>
.myborder {border:2px solid #b967a5;}