#b30a65 color space conversions
Hex:
#b30a65
RGB:
179, 10, 101
CMY:
30, 96, 60
CMYK:
0, 94, 44, 30
HSL:
328°, 89.4180%, 37.0588%
HSV (HSB):
328°, 94.4134%, 70.1961%
XYZ:
21.0479, 10.7404, 13.2757
xyY:
0.4671, 0.2383, 10.7404
CIE-Lab:
39.1397, 64.8299, -4.1050
CIE-LCH:
39.1397, 64.9597, 356.3769
CIE-Luv:
39.1397, 92.3171, -16.7286
Hunter-Lab:
32.7725, 57.2885, -1.0768
#b30a65 color charts
#b30a65 color shades, tints & tones
#b30a65 color schemes
#b30a65 color preview, HTML & CSS examples
This text has a color of #b30a65
<p style="color:#b30a65;">Text here</p>
.mytext {color:#b30a65;}
This box has a color of #b30a65
<div style="background-color:#b30a65;">Content here</div>
.mybackground {background-color:#b30a65;}
Border around this has a color of #b30a65
<div style="border:2px solid #b30a65;">Content here</div>
.myborder {border:2px solid #b30a65;}