#b0285c color space conversions
Hex:
#b0285c
RGB:
176, 40, 92
CMY:
31, 84, 64
CMYK:
0, 77, 48, 31
HSL:
337°, 62.9630%, 42.3529%
HSV (HSB):
337°, 77.2727%, 69.0196%
XYZ:
20.5951, 11.5204, 11.2634
xyY:
0.4748, 0.2656, 11.5204
CIE-Lab:
40.4435, 57.0249, 3.4306
CIE-LCH:
40.4435, 57.1280, 3.4427
CIE-Luv:
40.4435, 86.6268, -6.2907
Hunter-Lab:
33.9417, 48.9117, 4.0841
#b0285c color charts
#b0285c color shades, tints & tones
#b0285c color schemes
#b0285c color preview, HTML & CSS examples
This text has a color of #b0285c
<p style="color:#b0285c;">Text here</p>
.mytext {color:#b0285c;}
This box has a color of #b0285c
<div style="background-color:#b0285c;">Content here</div>
.mybackground {background-color:#b0285c;}
Border around this has a color of #b0285c
<div style="border:2px solid #b0285c;">Content here</div>
.myborder {border:2px solid #b0285c;}