#b1024a color space conversions
Hex:
#b1024a
RGB:
177, 2, 74
CMY:
31, 99, 71
CMYK:
0, 99, 58, 31
HSL:
335°, 97.7654%, 35.0980%
HSV (HSB):
335°, 98.8701%, 69.4118%
XYZ:
19.3892, 9.8849, 7.3646
xyY:
0.5292, 0.2698, 9.8849
CIE-Lab:
37.6351, 63.1504, 10.9864
CIE-LCH:
37.6351, 64.0989, 9.8691
CIE-Luv:
37.6351, 103.1726, 0.2431
Hunter-Lab:
31.4403, 55.0601, 8.1201
#b1024a color charts
#b1024a color shades, tints & tones
#b1024a color schemes
#b1024a color preview, HTML & CSS examples
This text has a color of #b1024a
<p style="color:#b1024a;">Text here</p>
.mytext {color:#b1024a;}
This box has a color of #b1024a
<div style="background-color:#b1024a;">Content here</div>
.mybackground {background-color:#b1024a;}
Border around this has a color of #b1024a
<div style="border:2px solid #b1024a;">Content here</div>
.myborder {border:2px solid #b1024a;}