#b90f44 color space conversions
Hex:
#b90f44
RGB:
185, 15, 68
CMY:
27, 94, 73
CMYK:
0, 92, 63, 27
HSL:
341°, 85.0000%, 39.2157%
HSV (HSB):
341°, 91.8919%, 72.5490%
XYZ:
21.2218, 11.0733, 6.4877
xyY:
0.5472, 0.2855, 11.0733
CIE-Lab:
39.7036, 63.2299, 17.9248
CIE-LCH:
39.7036, 65.7215, 15.8273
CIE-Luv:
39.7036, 109.7696, 7.0266
Hunter-Lab:
33.2766, 55.6027, 11.7342
#b90f44 color charts
#b90f44 color shades, tints & tones
#b90f44 color schemes
#b90f44 color preview, HTML & CSS examples
This text has a color of #b90f44
<p style="color:#b90f44;">Text here</p>
.mytext {color:#b90f44;}
This box has a color of #b90f44
<div style="background-color:#b90f44;">Content here</div>
.mybackground {background-color:#b90f44;}
Border around this has a color of #b90f44
<div style="border:2px solid #b90f44;">Content here</div>
.myborder {border:2px solid #b90f44;}