#b2065e color space conversions
Hex:
#b2065e
RGB:
178, 6, 94
CMY:
30, 98, 63
CMYK:
0, 97, 47, 30
HSL:
329°, 93.4783%, 36.0784%
HSV (HSB):
329°, 96.6292%, 69.8039%
XYZ:
20.4456, 10.4034, 11.5201
xyY:
0.4826, 0.2455, 10.4034
CIE-Lab:
38.5569, 64.4287, -0.5302
CIE-LCH:
38.5569, 64.4309, 359.5285
CIE-Luv:
38.5569, 95.0603, -12.3853
Hunter-Lab:
32.2543, 56.7041, 1.4016
#b2065e color charts
#b2065e color shades, tints & tones
#b2065e color schemes
#b2065e color preview, HTML & CSS examples
This text has a color of #b2065e
<p style="color:#b2065e;">Text here</p>
.mytext {color:#b2065e;}
This box has a color of #b2065e
<div style="background-color:#b2065e;">Content here</div>
.mybackground {background-color:#b2065e;}
Border around this has a color of #b2065e
<div style="border:2px solid #b2065e;">Content here</div>
.myborder {border:2px solid #b2065e;}