#b90c8f color space conversions
Hex:
#b90c8f
RGB:
185, 12, 143
CMY:
27, 95, 44
CMYK:
0, 94, 23, 27
HSL:
315°, 87.8173%, 38.6275%
HSV (HSB):
315°, 93.5135%, 72.5490%
XYZ:
25.0970, 12.5604, 27.0882
xyY:
0.3876, 0.1940, 12.5604
CIE-Lab:
42.0933, 70.3709, -25.6265
CIE-LCH:
42.0933, 74.8918, 339.9902
CIE-Luv:
42.0933, 78.1017, -46.4231
Hunter-Lab:
35.4407, 64.3820, -20.5085
#b90c8f color charts
#b90c8f color shades, tints & tones
#b90c8f color schemes
#b90c8f color preview, HTML & CSS examples
This text has a color of #b90c8f
<p style="color:#b90c8f;">Text here</p>
.mytext {color:#b90c8f;}
This box has a color of #b90c8f
<div style="background-color:#b90c8f;">Content here</div>
.mybackground {background-color:#b90c8f;}
Border around this has a color of #b90c8f
<div style="border:2px solid #b90c8f;">Content here</div>
.myborder {border:2px solid #b90c8f;}