#b008a7 color space conversions
Hex:
#b008a7
RGB:
176, 8, 167
CMY:
31, 97, 35
CMYK:
0, 95, 5, 31
HSL:
303°, 91.3043%, 36.0784%
HSV (HSB):
303°, 95.4545%, 69.0196%
XYZ:
24.9664, 12.1938, 37.5970
xyY:
0.3340, 0.1631, 12.1938
CIE-Lab:
41.5225, 72.2738, -41.1351
CIE-LCH:
41.5225, 83.1601, 330.3533
CIE-Luv:
41.5225, 61.3169, -68.0658
Hunter-Lab:
34.9196, 66.5123, -39.3922
#b008a7 color charts
#b008a7 color shades, tints & tones
#b008a7 color schemes
#b008a7 color preview, HTML & CSS examples
This text has a color of #b008a7
<p style="color:#b008a7;">Text here</p>
.mytext {color:#b008a7;}
This box has a color of #b008a7
<div style="background-color:#b008a7;">Content here</div>
.mybackground {background-color:#b008a7;}
Border around this has a color of #b008a7
<div style="border:2px solid #b008a7;">Content here</div>
.myborder {border:2px solid #b008a7;}