#bb003c color space conversions
Hex:
#bb003c
RGB:
187, 0, 60
CMY:
27, 100, 76
CMYK:
0, 100, 68, 27
HSL:
341°, 100.0000%, 36.6667%
HSV (HSB):
341°, 100.0000%, 73.3333%
XYZ:
21.3091, 10.8910, 5.2540
xyY:
0.5689, 0.2908, 10.8910
CIE-Lab:
39.3963, 64.9700, 22.6982
CIE-LCH:
39.3963, 68.8208, 19.2576
CIE-Luv:
39.3963, 116.4706, 10.5977
Hunter-Lab:
33.0016, 57.5047, 13.6618
#bb003c color charts
#bb003c RGB chart
#bb003c CMYK chart
#bb003c RGB pie chart
#bb003c color shades, tints & tones
#bb003c color schemes
#bb003c color preview, HTML & CSS examples
This text has a color of #bb003c
<p style="color:#bb003c;">Text here</p>
.mytext {color:#bb003c;}
Text color #bb003c
This box has a color of #bb003c
<div style="background-color:#bb003c;">Content here</div>
.mybackground {background-color:#bb003c;}
Background color #bb003c
Border around this has a color of #bb003c
<div style="border:2px solid #bb003c;">Content here</div>
.myborder {border:2px solid #bb003c;}
Border color #bb003c