#b03d50 color space conversions
Hex:
#b03d50
RGB:
176, 61, 80
CMY:
31, 76, 69
CMYK:
0, 65, 55, 31
HSL:
350°, 48.5232%, 46.4706%
HSV (HSB):
350°, 65.3409%, 69.0196%
XYZ:
21.0212, 13.1468, 9.0191
xyY:
0.4867, 0.3044, 13.1468
CIE-Lab:
42.9836, 48.1335, 14.5131
CIE-LCH:
42.9836, 50.2739, 16.7790
CIE-Luv:
42.9836, 81.0082, 7.8538
Hunter-Lab:
36.2585, 40.0347, 10.6329
#b03d50 color charts
#b03d50 color shades, tints & tones
#b03d50 color schemes
#b03d50 color preview, HTML & CSS examples
This text has a color of #b03d50
<p style="color:#b03d50;">Text here</p>
.mytext {color:#b03d50;}
This box has a color of #b03d50
<div style="background-color:#b03d50;">Content here</div>
.mybackground {background-color:#b03d50;}
Border around this has a color of #b03d50
<div style="border:2px solid #b03d50;">Content here</div>
.myborder {border:2px solid #b03d50;}