#b0003c color space conversions
Hex:
#b0003c
RGB:
176, 0, 60
CMY:
31, 100, 76
CMYK:
0, 100, 66, 31
HSL:
340°, 100.0000%, 34.5098%
HSV (HSB):
340°, 100.0000%, 69.0196%
XYZ:
18.7201, 9.5564, 5.1329
xyY:
0.5603, 0.2860, 9.5564
CIE-Lab:
37.0341, 62.3156, 19.1895
CIE-LCH:
37.0341, 65.2032, 17.1157
CIE-Luv:
37.0341, 107.8951, 7.8521
Hunter-Lab:
30.9133, 53.9954, 11.7948
#b0003c color charts
#b0003c color shades, tints & tones
#b0003c color schemes
#b0003c color preview, HTML & CSS examples
This text has a color of #b0003c
<p style="color:#b0003c;">Text here</p>
.mytext {color:#b0003c;}
This box has a color of #b0003c
<div style="background-color:#b0003c;">Content here</div>
.mybackground {background-color:#b0003c;}
Border around this has a color of #b0003c
<div style="border:2px solid #b0003c;">Content here</div>
.myborder {border:2px solid #b0003c;}