#b6074c color space conversions
Hex:
#b6074c
RGB:
182, 7, 76
CMY:
29, 97, 70
CMYK:
0, 96, 58, 29
HSL:
336°, 92.5926%, 37.0588%
HSV (HSB):
336°, 96.1538%, 71.3725%
XYZ:
20.6719, 10.6188, 7.7976
xyY:
0.5289, 0.2717, 10.6188
CIE-Lab:
38.9309, 63.9175, 11.6540
CIE-LCH:
38.9309, 64.9712, 10.3331
CIE-Luv:
38.9309, 105.6703, 0.8329
Hunter-Lab:
32.5866, 56.2083, 8.6232
#b6074c color charts
#b6074c color shades, tints & tones
#b6074c color schemes
#b6074c color preview, HTML & CSS examples
This text has a color of #b6074c
<p style="color:#b6074c;">Text here</p>
.mytext {color:#b6074c;}
This box has a color of #b6074c
<div style="background-color:#b6074c;">Content here</div>
.mybackground {background-color:#b6074c;}
Border around this has a color of #b6074c
<div style="border:2px solid #b6074c;">Content here</div>
.myborder {border:2px solid #b6074c;}