#b074a9 color space conversions
Hex:
#b074a9
RGB:
176, 116, 169
CMY:
31, 55, 34
CMYK:
0, 34, 4, 31
HSL:
307°, 27.5229%, 57.2549%
HSV (HSB):
307°, 34.0909%, 69.0196%
XYZ:
31.3113, 24.5855, 40.6313
xyY:
0.3244, 0.2547, 24.5855
CIE-Lab:
56.6693, 32.0925, -18.6975
CIE-LCH:
56.6693, 37.1419, 329.7744
CIE-Luv:
56.6693, 31.0148, -32.7379
Hunter-Lab:
49.5837, 25.9483, -13.8765
#b074a9 color charts
#b074a9 color shades, tints & tones
#b074a9 color schemes
#b074a9 color preview, HTML & CSS examples
This text has a color of #b074a9
<p style="color:#b074a9;">Text here</p>
.mytext {color:#b074a9;}
This box has a color of #b074a9
<div style="background-color:#b074a9;">Content here</div>
.mybackground {background-color:#b074a9;}
Border around this has a color of #b074a9
<div style="border:2px solid #b074a9;">Content here</div>
.myborder {border:2px solid #b074a9;}