#b90f48 color space conversions
Hex:
#b90f48
RGB:
185, 15, 72
CMY:
27, 94, 72
CMYK:
0, 92, 61, 27
HSL:
340°, 85.0000%, 39.2157%
HSV (HSB):
340°, 91.8919%, 72.5490%
XYZ:
21.3481, 11.1238, 7.1528
xyY:
0.5388, 0.2807, 11.1238
CIE-Lab:
39.7882, 63.4659, 15.4874
CIE-LCH:
39.7882, 65.3282, 13.7137
CIE-Luv:
39.7882, 108.3336, 4.7395
Hunter-Lab:
33.3524, 55.8871, 10.6312
#b90f48 color charts
#b90f48 color shades, tints & tones
#b90f48 color schemes
#b90f48 color preview, HTML & CSS examples
This text has a color of #b90f48
<p style="color:#b90f48;">Text here</p>
.mytext {color:#b90f48;}
This box has a color of #b90f48
<div style="background-color:#b90f48;">Content here</div>
.mybackground {background-color:#b90f48;}
Border around this has a color of #b90f48
<div style="border:2px solid #b90f48;">Content here</div>
.myborder {border:2px solid #b90f48;}