#b8204c color space conversions
Hex:
#b8204c
RGB:
184, 32, 76
CMY:
28, 87, 70
CMYK:
0, 83, 59, 28
HSL:
343°, 70.3704%, 42.3529%
HSV (HSB):
343°, 82.6087%, 72.1569%
XYZ:
21.5882, 11.7452, 7.9667
xyY:
0.5227, 0.2844, 11.7452
CIE-Lab:
40.8082, 60.2045, 14.2945
CIE-LCH:
40.8082, 61.8782, 13.3566
CIE-Luv:
40.8082, 101.7102, 4.5290
Hunter-Lab:
34.2712, 52.4663, 10.2073
#b8204c color charts
#b8204c color shades, tints & tones
#b8204c color schemes
#b8204c color preview, HTML & CSS examples
This text has a color of #b8204c
<p style="color:#b8204c;">Text here</p>
.mytext {color:#b8204c;}
This box has a color of #b8204c
<div style="background-color:#b8204c;">Content here</div>
.mybackground {background-color:#b8204c;}
Border around this has a color of #b8204c
<div style="border:2px solid #b8204c;">Content here</div>
.myborder {border:2px solid #b8204c;}