#b1074e color space conversions
Hex:
#b1074e
RGB:
177, 7, 78
CMY:
31, 97, 69
CMYK:
0, 96, 56, 31
HSL:
335°, 92.3913%, 36.0784%
HSV (HSB):
335°, 96.0452%, 69.4118%
XYZ:
19.5826, 10.0491, 8.1153
xyY:
0.5188, 0.2662, 10.0491
CIE-Lab:
37.9305, 62.8528, 8.8160
CIE-LCH:
37.9305, 63.4680, 7.9845
CIE-Luv:
37.9305, 100.8602, -1.8408
Hunter-Lab:
31.7004, 54.7910, 7.0120
#b1074e color charts
#b1074e color shades, tints & tones
#b1074e color schemes
#b1074e color preview, HTML & CSS examples
This text has a color of #b1074e
<p style="color:#b1074e;">Text here</p>
.mytext {color:#b1074e;}
This box has a color of #b1074e
<div style="background-color:#b1074e;">Content here</div>
.mybackground {background-color:#b1074e;}
Border around this has a color of #b1074e
<div style="border:2px solid #b1074e;">Content here</div>
.myborder {border:2px solid #b1074e;}