#b6255e color space conversions
Hex:
#b6255e
RGB:
182, 37, 94
CMY:
29, 85, 63
CMYK:
0, 80, 48, 29
HSL:
336°, 66.2100%, 42.9412%
HSV (HSB):
336°, 79.6703%, 71.3725%
XYZ:
21.9734, 12.0764, 11.7625
xyY:
0.4796, 0.2636, 12.0764
CIE-Lab:
41.3372, 59.7278, 3.6047
CIE-LCH:
41.3372, 59.8365, 3.4538
CIE-Luv:
41.3372, 91.8016, -6.6880
Hunter-Lab:
34.7511, 52.0524, 4.2573
#b6255e color charts
#b6255e color shades, tints & tones
#b6255e color schemes
#b6255e color preview, HTML & CSS examples
This text has a color of #b6255e
<p style="color:#b6255e;">Text here</p>
.mytext {color:#b6255e;}
This box has a color of #b6255e
<div style="background-color:#b6255e;">Content here</div>
.mybackground {background-color:#b6255e;}
Border around this has a color of #b6255e
<div style="border:2px solid #b6255e;">Content here</div>
.myborder {border:2px solid #b6255e;}