#b006a2 color space conversions
Hex:
#b006a2
RGB:
176, 6, 162
CMY:
31, 98, 36
CMYK:
0, 97, 8, 31
HSL:
305°, 93.4066%, 35.6863%
HSV (HSB):
305°, 96.5909%, 69.0196%
XYZ:
24.4912, 11.9690, 35.2018
xyY:
0.3418, 0.1670, 11.9690
CIE-Lab:
41.1668, 71.7624, -38.7032
CIE-LCH:
41.1668, 81.5339, 331.6609
CIE-Luv:
41.1668, 63.4452, -64.4535
Hunter-Lab:
34.5962, 65.8195, -36.1105
#b006a2 color charts
#b006a2 color shades, tints & tones
#b006a2 color schemes
#b006a2 color preview, HTML & CSS examples
This text has a color of #b006a2
<p style="color:#b006a2;">Text here</p>
.mytext {color:#b006a2;}
This box has a color of #b006a2
<div style="background-color:#b006a2;">Content here</div>
.mybackground {background-color:#b006a2;}
Border around this has a color of #b006a2
<div style="border:2px solid #b006a2;">Content here</div>
.myborder {border:2px solid #b006a2;}