#b2285c color space conversions
Hex:
#b2285c
RGB:
178, 40, 92
CMY:
30, 84, 64
CMYK:
0, 78, 48, 30
HSL:
337°, 63.3028%, 42.7451%
HSV (HSB):
337°, 77.5281%, 69.8039%
XYZ:
21.0507, 11.7553, 11.2847
xyY:
0.4774, 0.2666, 11.7553
CIE-Lab:
40.8245, 57.5811, 4.0283
CIE-LCH:
40.8245, 57.7218, 4.0018
CIE-Luv:
40.8245, 88.2612, -5.7328
Hunter-Lab:
34.2860, 49.5938, 4.4857
#b2285c color charts
#b2285c color shades, tints & tones
#b2285c color schemes
#b2285c color preview, HTML & CSS examples
This text has a color of #b2285c
<p style="color:#b2285c;">Text here</p>
.mytext {color:#b2285c;}
This box has a color of #b2285c
<div style="background-color:#b2285c;">Content here</div>
.mybackground {background-color:#b2285c;}
Border around this has a color of #b2285c
<div style="border:2px solid #b2285c;">Content here</div>
.myborder {border:2px solid #b2285c;}