#b0383f color space conversions
Hex:
#b0383f
RGB:
176, 56, 63
CMY:
31, 78, 75
CMYK:
0, 68, 64, 31
HSL:
357°, 51.7241%, 45.4902%
HSV (HSB):
357°, 68.1818%, 69.0196%
XYZ:
20.2159, 12.4173, 6.0339
xyY:
0.5228, 0.3211, 12.4173
CIE-Lab:
41.8719, 49.0136, 23.5285
CIE-LCH:
41.8719, 54.3684, 25.6429
CIE-Luv:
41.8719, 88.3070, 15.9442
Hunter-Lab:
35.2382, 40.7370, 14.5144
#b0383f color charts
#b0383f color shades, tints & tones
#b0383f color schemes
#b0383f color preview, HTML & CSS examples
This text has a color of #b0383f
<p style="color:#b0383f;">Text here</p>
.mytext {color:#b0383f;}
This box has a color of #b0383f
<div style="background-color:#b0383f;">Content here</div>
.mybackground {background-color:#b0383f;}
Border around this has a color of #b0383f
<div style="border:2px solid #b0383f;">Content here</div>
.myborder {border:2px solid #b0383f;}