#b6094e color space conversions
Hex:
#b6094e
RGB:
182, 9, 78
CMY:
29, 96, 69
CMYK:
0, 95, 57, 29
HSL:
336°, 90.5759%, 37.4510%
HSV (HSB):
336°, 95.0549%, 71.3725%
XYZ:
20.7642, 10.6905, 8.1768
xyY:
0.5239, 0.2697, 10.6905
CIE-Lab:
39.0543, 63.8331, 10.5414
CIE-LCH:
39.0543, 64.6976, 9.3772
CIE-Luv:
39.0543, 104.6029, -0.2465
Hunter-Lab:
32.6964, 56.1401, 8.0600
#b6094e color charts
#b6094e color shades, tints & tones
#b6094e color schemes
#b6094e color preview, HTML & CSS examples
This text has a color of #b6094e
<p style="color:#b6094e;">Text here</p>
.mytext {color:#b6094e;}
This box has a color of #b6094e
<div style="background-color:#b6094e;">Content here</div>
.mybackground {background-color:#b6094e;}
Border around this has a color of #b6094e
<div style="border:2px solid #b6094e;">Content here</div>
.myborder {border:2px solid #b6094e;}