#b90f0f color space conversions
Hex:
#b90f0f
RGB:
185, 15, 15
CMY:
27, 94, 94
CMYK:
0, 92, 92, 27
HSL:
0°, 85.0000%, 39.2157%
HSV (HSB):
0°, 91.8919%, 72.5490%
XYZ:
20.2646, 10.6904, 1.4473
xyY:
0.6254, 0.3299, 10.6904
CIE-Lab:
39.0541, 61.3989, 47.5440
CIE-LCH:
39.0541, 77.6548, 37.7523
CIE-Luv:
39.0541, 122.0529, 26.3206
Hunter-Lab:
32.6962, 53.4133, 20.2628
#b90f0f color charts
#b90f0f color shades, tints & tones
#b90f0f color schemes
#b90f0f color preview, HTML & CSS examples
This text has a color of #b90f0f
<p style="color:#b90f0f;">Text here</p>
.mytext {color:#b90f0f;}
This box has a color of #b90f0f
<div style="background-color:#b90f0f;">Content here</div>
.mybackground {background-color:#b90f0f;}
Border around this has a color of #b90f0f
<div style="border:2px solid #b90f0f;">Content here</div>
.myborder {border:2px solid #b90f0f;}