#b2606a color space conversions
Hex:
#b2606a
RGB:
178, 96, 106
CMY:
30, 62, 58
CMYK:
0, 46, 40, 30
HSL:
353°, 34.7458%, 53.7255%
HSV (HSB):
353°, 46.0674%, 69.8039%
XYZ:
25.1445, 18.8713, 15.9529
xyY:
0.4193, 0.3147, 18.8713
CIE-Lab:
50.5363, 34.1807, 9.2815
CIE-LCH:
50.5363, 35.4184, 15.1919
CIE-Luv:
50.5363, 55.5959, 5.6826
Hunter-Lab:
43.4411, 27.2969, 8.6357
#b2606a color charts
#b2606a color shades, tints & tones
#b2606a color schemes
#b2606a color preview, HTML & CSS examples
This text has a color of #b2606a
<p style="color:#b2606a;">Text here</p>
.mytext {color:#b2606a;}
This box has a color of #b2606a
<div style="background-color:#b2606a;">Content here</div>
.mybackground {background-color:#b2606a;}
Border around this has a color of #b2606a
<div style="border:2px solid #b2606a;">Content here</div>
.myborder {border:2px solid #b2606a;}