#bb263d color space conversions
Hex:
#bb263d
RGB:
187, 38, 61
CMY:
27, 85, 76
CMYK:
0, 80, 67, 27
HSL:
351°, 66.2222%, 44.1176%
HSV (HSB):
351°, 79.6791%, 73.3333%
XYZ:
22.0289, 12.2879, 5.6256
xyY:
0.5515, 0.3076, 12.2879
CIE-Lab:
41.6701, 58.5514, 24.9409
CIE-LCH:
41.6701, 63.6421, 23.0723
CIE-Luv:
41.6701, 106.6630, 14.6749
Hunter-Lab:
35.0542, 50.8292, 15.0228
#bb263d color charts
#bb263d color shades, tints & tones
#bb263d color schemes
#bb263d color preview, HTML & CSS examples
This text has a color of #bb263d
<p style="color:#bb263d;">Text here</p>
.mytext {color:#bb263d;}
This box has a color of #bb263d
<div style="background-color:#bb263d;">Content here</div>
.mybackground {background-color:#bb263d;}
Border around this has a color of #bb263d
<div style="border:2px solid #bb263d;">Content here</div>
.myborder {border:2px solid #bb263d;}