#b1044e color space conversions
Hex:
#b1044e
RGB:
177, 4, 78
CMY:
31, 98, 69
CMYK:
0, 98, 56, 31
HSL:
334°, 95.5801%, 35.4902%
HSV (HSB):
334°, 97.7401%, 69.4118%
XYZ:
19.5500, 9.9840, 8.1044
xyY:
0.5194, 0.2653, 9.9840
CIE-Lab:
37.8137, 63.1922, 8.6523
CIE-LCH:
37.8137, 63.7818, 7.7964
CIE-Luv:
37.8137, 101.2836, -2.0941
Hunter-Lab:
31.5975, 55.1461, 6.9109
#b1044e color charts
#b1044e color shades, tints & tones
#b1044e color schemes
#b1044e color preview, HTML & CSS examples
This text has a color of #b1044e
<p style="color:#b1044e;">Text here</p>
.mytext {color:#b1044e;}
This box has a color of #b1044e
<div style="background-color:#b1044e;">Content here</div>
.mybackground {background-color:#b1044e;}
Border around this has a color of #b1044e
<div style="border:2px solid #b1044e;">Content here</div>
.myborder {border:2px solid #b1044e;}