#b02d8f color space conversions
Hex:
#b02d8f
RGB:
176, 45, 143
CMY:
31, 82, 44
CMYK:
0, 74, 19, 31
HSL:
315°, 59.2760%, 43.3333%
HSV (HSB):
315°, 74.4318%, 69.0196%
XYZ:
23.8008, 13.0900, 27.2588
xyY:
0.3710, 0.2041, 13.0900
CIE-Lab:
42.8986, 61.2794, -24.5014
CIE-LCH:
42.8986, 65.9961, 338.2069
CIE-Luv:
42.8986, 65.5153, -43.5786
Hunter-Lab:
36.1802, 54.1094, -19.3440
#b02d8f color charts
#b02d8f color shades, tints & tones
#b02d8f color schemes
#b02d8f color preview, HTML & CSS examples
This text has a color of #b02d8f
<p style="color:#b02d8f;">Text here</p>
.mytext {color:#b02d8f;}
This box has a color of #b02d8f
<div style="background-color:#b02d8f;">Content here</div>
.mybackground {background-color:#b02d8f;}
Border around this has a color of #b02d8f
<div style="border:2px solid #b02d8f;">Content here</div>
.myborder {border:2px solid #b02d8f;}