#bb134a color space conversions
Hex:
#bb134a
RGB:
187, 19, 74
CMY:
27, 93, 71
CMYK:
0, 90, 60, 27
HSL:
340°, 81.5534%, 40.3922%
HSV (HSB):
340°, 89.8396%, 73.3333%
XYZ:
21.9624, 11.5250, 7.5456
xyY:
0.5352, 0.2809, 11.5250
CIE-Lab:
40.4509, 63.4972, 15.1793
CIE-LCH:
40.4509, 65.2864, 13.4445
CIE-Luv:
40.4509, 108.3887, 4.5312
Hunter-Lab:
33.9484, 56.0682, 10.5858
#bb134a color charts
#bb134a color shades, tints & tones
#bb134a color schemes
#bb134a color preview, HTML & CSS examples
This text has a color of #bb134a
<p style="color:#bb134a;">Text here</p>
.mytext {color:#bb134a;}
This box has a color of #bb134a
<div style="background-color:#bb134a;">Content here</div>
.mybackground {background-color:#bb134a;}
Border around this has a color of #bb134a
<div style="border:2px solid #bb134a;">Content here</div>
.myborder {border:2px solid #bb134a;}