#b03d54 color space conversions
Hex:
#b03d54
RGB:
176, 61, 84
CMY:
31, 76, 67
CMYK:
0, 65, 52, 31
HSL:
348°, 48.5232%, 46.4706%
HSV (HSB):
348°, 65.3409%, 69.0196%
XYZ:
21.1735, 13.2077, 9.8209
xyY:
0.4790, 0.2988, 13.2077
CIE-Lab:
43.0745, 48.4698, 12.1593
CIE-LCH:
43.0745, 49.9717, 14.0828
CIE-Luv:
43.0745, 79.8718, 5.3349
Hunter-Lab:
36.3424, 40.3969, 9.4176
#b03d54 color charts
#b03d54 color shades, tints & tones
#b03d54 color schemes
#b03d54 color preview, HTML & CSS examples
This text has a color of #b03d54
<p style="color:#b03d54;">Text here</p>
.mytext {color:#b03d54;}
This box has a color of #b03d54
<div style="background-color:#b03d54;">Content here</div>
.mybackground {background-color:#b03d54;}
Border around this has a color of #b03d54
<div style="border:2px solid #b03d54;">Content here</div>
.myborder {border:2px solid #b03d54;}