#b6085c color space conversions
Hex:
#b6085c
RGB:
182, 8, 92
CMY:
29, 97, 64
CMYK:
0, 96, 49, 29
HSL:
331°, 91.5789%, 37.2549%
HSV (HSB):
331°, 95.6044%, 71.3725%
XYZ:
21.3100, 10.8915, 11.1043
xyY:
0.4921, 0.2515, 10.8915
CIE-Lab:
39.3971, 64.9711, 2.0705
CIE-LCH:
39.3971, 65.0041, 1.8253
CIE-Luv:
39.3971, 98.9388, -9.5663
Hunter-Lab:
33.0022, 57.5062, 3.1521
#b6085c color charts
#b6085c color shades, tints & tones
#b6085c color schemes
#b6085c color preview, HTML & CSS examples
This text has a color of #b6085c
<p style="color:#b6085c;">Text here</p>
.mytext {color:#b6085c;}
This box has a color of #b6085c
<div style="background-color:#b6085c;">Content here</div>
.mybackground {background-color:#b6085c;}
Border around this has a color of #b6085c
<div style="border:2px solid #b6085c;">Content here</div>
.myborder {border:2px solid #b6085c;}