#b5125c color space conversions
Hex:
#b5125c
RGB:
181, 18, 92
CMY:
29, 93, 64
CMYK:
0, 90, 49, 29
HSL:
333°, 81.9095%, 39.0196%
HSV (HSB):
333°, 90.0552%, 70.9804%
XYZ:
21.2041, 11.0291, 11.1365
xyY:
0.4889, 0.2543, 11.0291
CIE-Lab:
39.6294, 63.4657, 2.3810
CIE-LCH:
39.6294, 63.5103, 2.1485
CIE-Luv:
39.6294, 96.6496, -8.8862
Hunter-Lab:
33.2101, 55.8520, 3.3651
#b5125c color charts
#b5125c color shades, tints & tones
#b5125c color schemes
#b5125c color preview, HTML & CSS examples
This text has a color of #b5125c
<p style="color:#b5125c;">Text here</p>
.mytext {color:#b5125c;}
This box has a color of #b5125c
<div style="background-color:#b5125c;">Content here</div>
.mybackground {background-color:#b5125c;}
Border around this has a color of #b5125c
<div style="border:2px solid #b5125c;">Content here</div>
.myborder {border:2px solid #b5125c;}