#b50f64 color space conversions
Hex:
#b50f64
RGB:
181, 15, 100
CMY:
29, 94, 61
CMYK:
0, 92, 45, 29
HSL:
329°, 84.6939%, 38.4314%
HSV (HSB):
329°, 91.7127%, 70.9804%
XYZ:
21.5271, 11.0855, 13.0617
xyY:
0.4713, 0.2427, 11.0855
CIE-Lab:
39.7241, 64.5895, -2.5617
CIE-LCH:
39.7241, 64.6403, 357.7288
CIE-Luv:
39.7241, 93.7298, -14.8793
Hunter-Lab:
33.2949, 57.1448, 0.0468
#b50f64 color charts
#b50f64 color shades, tints & tones
#b50f64 color schemes
#b50f64 color preview, HTML & CSS examples
This text has a color of #b50f64
<p style="color:#b50f64;">Text here</p>
.mytext {color:#b50f64;}
This box has a color of #b50f64
<div style="background-color:#b50f64;">Content here</div>
.mybackground {background-color:#b50f64;}
Border around this has a color of #b50f64
<div style="border:2px solid #b50f64;">Content here</div>
.myborder {border:2px solid #b50f64;}