#b5078a color space conversions
Hex:
#b5078a
RGB:
181, 7, 138
CMY:
29, 97, 46
CMYK:
0, 96, 24, 29
HSL:
315°, 92.5532%, 36.8627%
HSV (HSB):
315°, 96.1326%, 70.9804%
XYZ:
23.7195, 11.8107, 25.0743
xyY:
0.3914, 0.1949, 11.8107
CIE-Lab:
40.9137, 69.4759, -24.4624
CIE-LCH:
40.9137, 73.6567, 340.6029
CIE-Luv:
40.9137, 77.5439, -44.3311
Hunter-Lab:
34.3667, 63.0569, -19.2019
#b5078a color charts
#b5078a color shades, tints & tones
#b5078a color schemes
#b5078a color preview, HTML & CSS examples
This text has a color of #b5078a
<p style="color:#b5078a;">Text here</p>
.mytext {color:#b5078a;}
This box has a color of #b5078a
<div style="background-color:#b5078a;">Content here</div>
.mybackground {background-color:#b5078a;}
Border around this has a color of #b5078a
<div style="border:2px solid #b5078a;">Content here</div>
.myborder {border:2px solid #b5078a;}