#b6025c color space conversions
Hex:
#b6025c
RGB:
182, 2, 92
CMY:
29, 99, 64
CMYK:
0, 99, 49, 29
HSL:
330°, 97.8261%, 36.0784%
HSV (HSB):
330°, 98.9011%, 71.3725%
XYZ:
21.2449, 10.7612, 11.0826
xyY:
0.4931, 0.2497, 10.7612
CIE-Lab:
39.1753, 65.6170, 1.7492
CIE-LCH:
39.1753, 65.6403, 1.5270
CIE-Luv:
39.1753, 99.6896, -10.0671
Hunter-Lab:
32.8043, 58.1936, 2.9324
#b6025c color charts
#b6025c color shades, tints & tones
#b6025c color schemes
#b6025c color preview, HTML & CSS examples
This text has a color of #b6025c
<p style="color:#b6025c;">Text here</p>
.mytext {color:#b6025c;}
This box has a color of #b6025c
<div style="background-color:#b6025c;">Content here</div>
.mybackground {background-color:#b6025c;}
Border around this has a color of #b6025c
<div style="border:2px solid #b6025c;">Content here</div>
.myborder {border:2px solid #b6025c;}