#bb001c color space conversions
Hex:
#bb001c
RGB:
187, 0, 28
CMY:
27, 100, 89
CMYK:
0, 100, 85, 27
HSL:
351°, 100.0000%, 36.6667%
HSV (HSB):
351°, 100.0000%, 73.3333%
XYZ:
20.7031, 10.6486, 2.0628
xyY:
0.6196, 0.3187, 10.6486
CIE-Lab:
38.9823, 63.8476, 41.4802
CIE-LCH:
38.9823, 76.1389, 33.0108
CIE-Luv:
38.9823, 124.6180, 22.9087
Hunter-Lab:
32.6322, 56.1406, 19.0946
#bb001c color charts
#bb001c RGB chart
#bb001c CMYK chart
#bb001c RGB pie chart
#bb001c color shades, tints & tones
#bb001c color schemes
#bb001c color preview, HTML & CSS examples
This text has a color of #bb001c
<p style="color:#bb001c;">Text here</p>
.mytext {color:#bb001c;}
Text color #bb001c
This box has a color of #bb001c
<div style="background-color:#bb001c;">Content here</div>
.mybackground {background-color:#bb001c;}
Background color #bb001c
Border around this has a color of #bb001c
<div style="border:2px solid #bb001c;">Content here</div>
.myborder {border:2px solid #bb001c;}
Border color #bb001c