#b2076f color space conversions
Hex:
#b2076f
RGB:
178, 7, 111
CMY:
30, 97, 56
CMYK:
0, 96, 38, 30
HSL:
324°, 92.4324%, 36.2745%
HSV (HSB):
324°, 96.0674%, 69.8039%
XYZ:
21.3053, 10.7646, 15.9938
xyY:
0.4433, 0.2240, 10.7646
CIE-Lab:
39.1812, 65.8792, -10.3863
CIE-LCH:
39.1812, 66.6929, 351.0407
CIE-Luv:
39.1812, 87.3409, -24.6996
Hunter-Lab:
32.8095, 58.4949, -5.9357
#b2076f color charts
#b2076f color shades, tints & tones
#b2076f color schemes
#b2076f color preview, HTML & CSS examples
This text has a color of #b2076f
<p style="color:#b2076f;">Text here</p>
.mytext {color:#b2076f;}
This box has a color of #b2076f
<div style="background-color:#b2076f;">Content here</div>
.mybackground {background-color:#b2076f;}
Border around this has a color of #b2076f
<div style="border:2px solid #b2076f;">Content here</div>
.myborder {border:2px solid #b2076f;}