#b4084d color space conversions
Hex:
#b4084d
RGB:
180, 8, 77
CMY:
29, 97, 70
CMYK:
0, 96, 57, 29
HSL:
336°, 91.4894%, 36.8627%
HSV (HSB):
336°, 95.5556%, 70.5882%
XYZ:
20.2488, 10.4128, 7.9638
xyY:
0.5242, 0.2696, 10.4128
CIE-Lab:
38.5733, 63.3934, 10.4513
CIE-LCH:
38.5733, 64.2491, 9.3618
CIE-Luv:
38.5733, 103.5323, -0.2695
Hunter-Lab:
32.2688, 55.5387, 7.9557
#b4084d color charts
#b4084d color shades, tints & tones
#b4084d color schemes
#b4084d color preview, HTML & CSS examples
This text has a color of #b4084d
<p style="color:#b4084d;">Text here</p>
.mytext {color:#b4084d;}
This box has a color of #b4084d
<div style="background-color:#b4084d;">Content here</div>
.mybackground {background-color:#b4084d;}
Border around this has a color of #b4084d
<div style="border:2px solid #b4084d;">Content here</div>
.myborder {border:2px solid #b4084d;}