#b0285d color space conversions
Hex:
#b0285d
RGB:
176, 40, 93
CMY:
31, 84, 64
CMYK:
0, 77, 47, 31
HSL:
337°, 62.9630%, 42.3529%
HSV (HSB):
337°, 77.2727%, 69.0196%
XYZ:
20.6391, 11.5380, 11.4952
xyY:
0.4726, 0.2642, 11.5380
CIE-Lab:
40.4722, 57.1148, 2.8405
CIE-LCH:
40.4722, 57.1854, 2.8471
CIE-Luv:
40.4722, 86.2554, -6.9857
Hunter-Lab:
33.9676, 49.0150, 3.7127
#b0285d color charts
#b0285d color shades, tints & tones
#b0285d color schemes
#b0285d color preview, HTML & CSS examples
This text has a color of #b0285d
<p style="color:#b0285d;">Text here</p>
.mytext {color:#b0285d;}
This box has a color of #b0285d
<div style="background-color:#b0285d;">Content here</div>
.mybackground {background-color:#b0285d;}
Border around this has a color of #b0285d
<div style="border:2px solid #b0285d;">Content here</div>
.myborder {border:2px solid #b0285d;}