#b2003c color space conversions
Hex:
#b2003c
RGB:
178, 0, 60
CMY:
30, 100, 76
CMYK:
0, 100, 66, 30
HSL:
340°, 100.0000%, 34.9020%
HSV (HSB):
340°, 100.0000%, 69.8039%
XYZ:
19.1757, 9.7912, 5.1542
xyY:
0.5620, 0.2870, 9.7912
CIE-Lab:
37.4651, 62.7990, 19.8326
CIE-LCH:
37.4651, 65.8563, 17.5267
CIE-Luv:
37.4651, 109.4636, 8.3583
Hunter-Lab:
31.2909, 54.6293, 12.1375
#b2003c color charts
#b2003c RGB chart
#b2003c CMYK chart
#b2003c RGB pie chart
#b2003c color shades, tints & tones
#b2003c color schemes
#b2003c color preview, HTML & CSS examples
This text has a color of #b2003c
<p style="color:#b2003c;">Text here</p>
.mytext {color:#b2003c;}
Text color #b2003c
This box has a color of #b2003c
<div style="background-color:#b2003c;">Content here</div>
.mybackground {background-color:#b2003c;}
Background color #b2003c
Border around this has a color of #b2003c
<div style="border:2px solid #b2003c;">Content here</div>
.myborder {border:2px solid #b2003c;}
Border color #b2003c