#b6085f color space conversions
Hex:
#b6085f
RGB:
182, 8, 95
CMY:
29, 97, 63
CMYK:
0, 96, 48, 29
HSL:
330°, 91.5789%, 37.2549%
HSV (HSB):
330°, 95.6044%, 71.3725%
XYZ:
21.4438, 10.9450, 11.8088
xyY:
0.4852, 0.2476, 10.9450
CIE-Lab:
39.4876, 65.2150, 0.2909
CIE-LCH:
39.4876, 65.2156, 0.2555
CIE-Luv:
39.4876, 97.6393, -11.6549
Hunter-Lab:
33.0832, 57.8042, 1.9950
#b6085f color charts
#b6085f color shades, tints & tones
#b6085f color schemes
#b6085f color preview, HTML & CSS examples
This text has a color of #b6085f
<p style="color:#b6085f;">Text here</p>
.mytext {color:#b6085f;}
This box has a color of #b6085f
<div style="background-color:#b6085f;">Content here</div>
.mybackground {background-color:#b6085f;}
Border around this has a color of #b6085f
<div style="border:2px solid #b6085f;">Content here</div>
.myborder {border:2px solid #b6085f;}