#b1004e color space conversions
Hex:
#b1004e
RGB:
177, 0, 78
CMY:
31, 100, 69
CMYK:
0, 100, 56, 31
HSL:
334°, 100.0000%, 34.7059%
HSV (HSB):
334°, 100.0000%, 69.4118%
XYZ:
19.5066, 9.8972, 8.0900
xyY:
0.5203, 0.2640, 9.8972
CIE-Lab:
37.6572, 63.6480, 8.4326
CIE-LCH:
37.6572, 64.2042, 7.5471
CIE-Luv:
37.6572, 101.8512, -2.4337
Hunter-Lab:
31.4598, 55.6242, 6.7753
#b1004e color charts
#b1004e color shades, tints & tones
#b1004e color schemes
#b1004e color preview, HTML & CSS examples
This text has a color of #b1004e
<p style="color:#b1004e;">Text here</p>
.mytext {color:#b1004e;}
This box has a color of #b1004e
<div style="background-color:#b1004e;">Content here</div>
.mybackground {background-color:#b1004e;}
Border around this has a color of #b1004e
<div style="border:2px solid #b1004e;">Content here</div>
.myborder {border:2px solid #b1004e;}