#b02d89 color space conversions
Hex:
#b02d89
RGB:
176, 45, 137
CMY:
31, 82, 46
CMYK:
0, 74, 22, 31
HSL:
318°, 59.2760%, 43.3333%
HSV (HSB):
318°, 74.4318%, 69.0196%
XYZ:
23.3582, 12.9130, 24.9283
xyY:
0.3817, 0.2110, 12.9130
CIE-Lab:
42.6319, 60.4634, -21.2615
CIE-LCH:
42.6319, 64.0927, 340.6262
CIE-Luv:
42.6319, 67.7878, -38.8570
Hunter-Lab:
35.9347, 53.1427, -15.9758
#b02d89 color charts
#b02d89 color shades, tints & tones
#b02d89 color schemes
#b02d89 color preview, HTML & CSS examples
This text has a color of #b02d89
<p style="color:#b02d89;">Text here</p>
.mytext {color:#b02d89;}
This box has a color of #b02d89
<div style="background-color:#b02d89;">Content here</div>
.mybackground {background-color:#b02d89;}
Border around this has a color of #b02d89
<div style="border:2px solid #b02d89;">Content here</div>
.myborder {border:2px solid #b02d89;}