#b8384f color space conversions
Hex:
#b8384f
RGB:
184, 56, 79
CMY:
28, 78, 69
CMYK:
0, 70, 57, 28
HSL:
349°, 53.3333%, 47.0588%
HSV (HSB):
349°, 69.5652%, 72.1569%
XYZ:
22.5926, 13.5832, 8.8282
xyY:
0.5020, 0.3018, 13.5832
CIE-Lab:
43.6292, 52.7050, 16.2456
CIE-LCH:
43.6292, 55.1519, 17.1312
CIE-Luv:
43.6292, 90.5233, 8.6181
Hunter-Lab:
36.8554, 44.9248, 11.5967
#b8384f color charts
#b8384f color shades, tints & tones
#b8384f color schemes
#b8384f color preview, HTML & CSS examples
This text has a color of #b8384f
<p style="color:#b8384f;">Text here</p>
.mytext {color:#b8384f;}
This box has a color of #b8384f
<div style="background-color:#b8384f;">Content here</div>
.mybackground {background-color:#b8384f;}
Border around this has a color of #b8384f
<div style="border:2px solid #b8384f;">Content here</div>
.myborder {border:2px solid #b8384f;}