#b02d6a color space conversions
Hex:
#b02d6a
RGB:
176, 45, 106
CMY:
31, 82, 58
CMYK:
0, 74, 40, 31
HSL:
332°, 59.2760%, 43.3333%
HSV (HSB):
332°, 74.4318%, 69.0196%
XYZ:
21.4444, 12.1475, 14.8501
xyY:
0.4427, 0.2508, 12.1475
CIE-Lab:
41.4496, 56.7612, -3.8975
CIE-LCH:
41.4496, 56.8949, 356.0720
CIE-Luv:
41.4496, 79.6138, -15.0164
Hunter-Lab:
34.8532, 48.8338, -0.8648
#b02d6a color charts
#b02d6a color shades, tints & tones
#b02d6a color schemes
#b02d6a color preview, HTML & CSS examples
This text has a color of #b02d6a
<p style="color:#b02d6a;">Text here</p>
.mytext {color:#b02d6a;}
This box has a color of #b02d6a
<div style="background-color:#b02d6a;">Content here</div>
.mybackground {background-color:#b02d6a;}
Border around this has a color of #b02d6a
<div style="border:2px solid #b02d6a;">Content here</div>
.myborder {border:2px solid #b02d6a;}