#b3003d color space conversions
Hex:
#b3003d
RGB:
179, 0, 61
CMY:
30, 100, 76
CMYK:
0, 100, 66, 30
HSL:
340°, 100.0000%, 35.0980%
HSV (HSB):
340°, 100.0000%, 70.1961%
XYZ:
19.4327, 9.9206, 5.3055
xyY:
0.5607, 0.2862, 9.9206
CIE-Lab:
37.6996, 63.0925, 19.5356
CIE-LCH:
37.6996, 66.0478, 17.2043
CIE-Luv:
37.6996, 109.9020, 8.0834
Hunter-Lab:
31.4970, 55.0093, 12.0608
#b3003d color charts
#b3003d color shades, tints & tones
#b3003d color schemes
#b3003d color preview, HTML & CSS examples
This text has a color of #b3003d
<p style="color:#b3003d;">Text here</p>
.mytext {color:#b3003d;}
This box has a color of #b3003d
<div style="background-color:#b3003d;">Content here</div>
.mybackground {background-color:#b3003d;}
Border around this has a color of #b3003d
<div style="border:2px solid #b3003d;">Content here</div>
.myborder {border:2px solid #b3003d;}