#b8284b color space conversions
Hex:
#b8284b
RGB:
184, 40, 75
CMY:
28, 84, 71
CMYK:
0, 78, 59, 28
HSL:
345°, 64.2857%, 43.9216%
HSV (HSB):
345°, 78.2609%, 72.1569%
XYZ:
21.7960, 12.2159, 7.8657
xyY:
0.5205, 0.2917, 12.2159
CIE-Lab:
41.5573, 57.9514, 15.9408
CIE-LCH:
41.5573, 60.1038, 15.3801
CIE-Luv:
41.5573, 99.1284, 6.7737
Hunter-Lab:
34.9513, 50.1495, 11.1228
#b8284b color charts
#b8284b color shades, tints & tones
#b8284b color schemes
#b8284b color preview, HTML & CSS examples
This text has a color of #b8284b
<p style="color:#b8284b;">Text here</p>
.mytext {color:#b8284b;}
This box has a color of #b8284b
<div style="background-color:#b8284b;">Content here</div>
.mybackground {background-color:#b8284b;}
Border around this has a color of #b8284b
<div style="border:2px solid #b8284b;">Content here</div>
.myborder {border:2px solid #b8284b;}