#b8018a color space conversions
Hex:
#b8018a
RGB:
184, 1, 138
CMY:
28, 100, 46
CMYK:
0, 99, 25, 28
HSL:
315°, 98.9189%, 36.2745%
HSV (HSB):
315°, 99.4565%, 72.1569%
XYZ:
24.3655, 12.0470, 25.0859
xyY:
0.3962, 0.1959, 12.0470
CIE-Lab:
41.2908, 70.6826, -23.8310
CIE-LCH:
41.2908, 74.5918, 341.3682
CIE-Luv:
41.2908, 80.4259, -43.7820
Hunter-Lab:
34.7088, 64.5658, -18.5557
#b8018a color charts
#b8018a color shades, tints & tones
#b8018a color schemes
#b8018a color preview, HTML & CSS examples
This text has a color of #b8018a
<p style="color:#b8018a;">Text here</p>
.mytext {color:#b8018a;}
This box has a color of #b8018a
<div style="background-color:#b8018a;">Content here</div>
.mybackground {background-color:#b8018a;}
Border around this has a color of #b8018a
<div style="border:2px solid #b8018a;">Content here</div>
.myborder {border:2px solid #b8018a;}