#b30c55 color space conversions
Hex:
#b30c55
RGB:
179, 12, 85
CMY:
30, 95, 67
CMYK:
0, 93, 53, 30
HSL:
334°, 87.4346%, 37.4510%
HSV (HSB):
334°, 93.2961%, 70.1961%
XYZ:
20.3616, 10.5025, 9.5483
xyY:
0.5038, 0.2599, 10.5025
CIE-Lab:
38.7296, 63.2730, 5.5056
CIE-LCH:
38.7296, 63.5121, 4.9730
CIE-Luv:
38.7296, 98.9289, -5.3861
Hunter-Lab:
32.4076, 55.4376, 5.2165
#b30c55 color charts
#b30c55 color shades, tints & tones
#b30c55 color schemes
#b30c55 color preview, HTML & CSS examples
This text has a color of #b30c55
<p style="color:#b30c55;">Text here</p>
.mytext {color:#b30c55;}
This box has a color of #b30c55
<div style="background-color:#b30c55;">Content here</div>
.mybackground {background-color:#b30c55;}
Border around this has a color of #b30c55
<div style="border:2px solid #b30c55;">Content here</div>
.myborder {border:2px solid #b30c55;}