#bb275e color space conversions
Hex:
#bb275e
RGB:
187, 39, 94
CMY:
27, 85, 63
CMYK:
0, 79, 50, 27
HSL:
338°, 65.4867%, 44.3137%
HSV (HSB):
338°, 79.1444%, 73.3333%
XYZ:
23.2394, 12.8240, 11.8401
xyY:
0.4851, 0.2677, 12.8240
CIE-Lab:
42.4968, 60.5137, 5.3951
CIE-LCH:
42.4968, 60.7537, 5.0947
CIE-Luv:
42.4968, 95.2070, -4.8235
Hunter-Lab:
35.8106, 53.1697, 5.4643
#bb275e color charts
#bb275e color shades, tints & tones
#bb275e color schemes
#bb275e color preview, HTML & CSS examples
This text has a color of #bb275e
<p style="color:#bb275e;">Text here</p>
.mytext {color:#bb275e;}
This box has a color of #bb275e
<div style="background-color:#bb275e;">Content here</div>
.mybackground {background-color:#bb275e;}
Border around this has a color of #bb275e
<div style="border:2px solid #bb275e;">Content here</div>
.myborder {border:2px solid #bb275e;}