#b30b65 color space conversions
Hex:
#b30b65
RGB:
179, 11, 101
CMY:
30, 96, 60
CMYK:
0, 94, 44, 30
HSL:
328°, 88.4211%, 37.2549%
HSV (HSB):
328°, 93.8547%, 70.1961%
XYZ:
21.0590, 10.7626, 13.2794
xyY:
0.4669, 0.2386, 10.7626
CIE-Lab:
39.1778, 64.7191, -4.0486
CIE-LCH:
39.1778, 64.8456, 356.4204
CIE-Luv:
39.1778, 92.1994, -16.6412
Hunter-Lab:
32.8065, 57.1710, -1.0349
#b30b65 color charts
#b30b65 color shades, tints & tones
#b30b65 color schemes
#b30b65 color preview, HTML & CSS examples
This text has a color of #b30b65
<p style="color:#b30b65;">Text here</p>
.mytext {color:#b30b65;}
This box has a color of #b30b65
<div style="background-color:#b30b65;">Content here</div>
.mybackground {background-color:#b30b65;}
Border around this has a color of #b30b65
<div style="border:2px solid #b30b65;">Content here</div>
.myborder {border:2px solid #b30b65;}