#b2385c color space conversions
Hex:
#b2385c
RGB:
178, 56, 92
CMY:
30, 78, 64
CMYK:
0, 69, 48, 30
HSL:
342°, 52.1368%, 45.8824%
HSV (HSB):
342°, 68.5393%, 69.8039%
XYZ:
21.7060, 13.0660, 11.5032
xyY:
0.4691, 0.2824, 13.0660
CIE-Lab:
42.8626, 51.9036, 6.9399
CIE-LCH:
42.8626, 52.3655, 7.6157
CIE-Luv:
42.8626, 81.5866, -1.1554
Hunter-Lab:
36.1470, 43.9310, 6.4348
#b2385c color charts
#b2385c color shades, tints & tones
#b2385c color schemes
#b2385c color preview, HTML & CSS examples
This text has a color of #b2385c
<p style="color:#b2385c;">Text here</p>
.mytext {color:#b2385c;}
This box has a color of #b2385c
<div style="background-color:#b2385c;">Content here</div>
.mybackground {background-color:#b2385c;}
Border around this has a color of #b2385c
<div style="border:2px solid #b2385c;">Content here</div>
.myborder {border:2px solid #b2385c;}