#b2364e color space conversions
Hex:
#b2364e
RGB:
178, 54, 78
CMY:
30, 79, 69
CMYK:
0, 70, 56, 30
HSL:
348°, 53.4483%, 45.4902%
HSV (HSB):
348°, 69.6629%, 69.8039%
XYZ:
21.0544, 12.6534, 8.5404
xyY:
0.4984, 0.2995, 12.6534
CIE-Lab:
42.2362, 51.5139, 14.7951
CIE-LCH:
42.2362, 53.5964, 16.0244
CIE-Luv:
42.2362, 86.9159, 7.2675
Hunter-Lab:
35.5716, 43.4019, 10.6652
#b2364e color charts
#b2364e color shades, tints & tones
#b2364e color schemes
#b2364e color preview, HTML & CSS examples
This text has a color of #b2364e
<p style="color:#b2364e;">Text here</p>
.mytext {color:#b2364e;}
This box has a color of #b2364e
<div style="background-color:#b2364e;">Content here</div>
.mybackground {background-color:#b2364e;}
Border around this has a color of #b2364e
<div style="border:2px solid #b2364e;">Content here</div>
.myborder {border:2px solid #b2364e;}