#bb050f color space conversions
Hex:
#bb050f
RGB:
187, 5, 15
CMY:
27, 98, 94
CMYK:
0, 97, 92, 27
HSL:
357°, 94.7917%, 37.6471%
HSV (HSB):
357°, 97.3262%, 73.3333%
XYZ:
20.6340, 10.7078, 1.4312
xyY:
0.6296, 0.3267, 10.7078
CIE-Lab:
39.0840, 63.0742, 47.7720
CIE-LCH:
39.0840, 79.1234, 37.1400
CIE-Luv:
39.0840, 125.4937, 25.9405
Hunter-Lab:
32.7228, 55.2917, 20.3128
#bb050f color charts
#bb050f color shades, tints & tones
#bb050f color schemes
#bb050f color preview, HTML & CSS examples
This text has a color of #bb050f
<p style="color:#bb050f;">Text here</p>
.mytext {color:#bb050f;}
This box has a color of #bb050f
<div style="background-color:#bb050f;">Content here</div>
.mybackground {background-color:#bb050f;}
Border around this has a color of #bb050f
<div style="border:2px solid #bb050f;">Content here</div>
.myborder {border:2px solid #bb050f;}