#b008a5 color space conversions
Hex:
#b008a5
RGB:
176, 8, 165
CMY:
31, 97, 35
CMYK:
0, 95, 6, 31
HSL:
304°, 91.3043%, 36.0784%
HSV (HSB):
304°, 95.4545%, 69.0196%
XYZ:
24.7829, 12.1204, 36.6306
xyY:
0.3370, 0.1648, 12.1204
CIE-Lab:
41.4068, 71.9858, -40.1219
CIE-LCH:
41.4068, 82.4119, 330.8665
CIE-Luv:
41.4068, 62.1137, -66.5645
Hunter-Lab:
34.8143, 66.1415, -38.0131
#b008a5 color charts
#b008a5 color shades, tints & tones
#b008a5 color schemes
#b008a5 color preview, HTML & CSS examples
This text has a color of #b008a5
<p style="color:#b008a5;">Text here</p>
.mytext {color:#b008a5;}
This box has a color of #b008a5
<div style="background-color:#b008a5;">Content here</div>
.mybackground {background-color:#b008a5;}
Border around this has a color of #b008a5
<div style="border:2px solid #b008a5;">Content here</div>
.myborder {border:2px solid #b008a5;}