#b02d51 color space conversions
Hex:
#b02d51
RGB:
176, 45, 81
CMY:
31, 82, 68
CMYK:
0, 74, 54, 31
HSL:
344°, 59.2760%, 43.3333%
HSV (HSB):
344°, 74.4318%, 69.0196%
XYZ:
20.3281, 11.7010, 8.9717
xyY:
0.4958, 0.2854, 11.7010
CIE-Lab:
40.7368, 54.4572, 10.7923
CIE-LCH:
40.7368, 55.5163, 11.2097
CIE-Luv:
40.7368, 88.5384, 2.3374
Hunter-Lab:
34.2067, 46.2160, 8.3942
#b02d51 color charts
#b02d51 color shades, tints & tones
#b02d51 color schemes
#b02d51 color preview, HTML & CSS examples
This text has a color of #b02d51
<p style="color:#b02d51;">Text here</p>
.mytext {color:#b02d51;}
This box has a color of #b02d51
<div style="background-color:#b02d51;">Content here</div>
.mybackground {background-color:#b02d51;}
Border around this has a color of #b02d51
<div style="border:2px solid #b02d51;">Content here</div>
.myborder {border:2px solid #b02d51;}