#b90d0c color space conversions
Hex:
#b90d0c
RGB:
185, 13, 12
CMY:
27, 95, 95
CMYK:
0, 93, 94, 27
HSL:
0°, 87.8173%, 38.6275%
HSV (HSB):
0°, 93.5135%, 72.5490%
XYZ:
20.2179, 10.6287, 1.3338
xyY:
0.6283, 0.3303, 10.6287
CIE-Lab:
38.9479, 61.6267, 48.6340
CIE-LCH:
38.9479, 78.5055, 38.2795
CIE-Luv:
38.9479, 122.7925, 26.6009
Hunter-Lab:
32.6017, 53.6436, 20.3955
#b90d0c color charts
#b90d0c color shades, tints & tones
#b90d0c color schemes
#b90d0c color preview, HTML & CSS examples
This text has a color of #b90d0c
<p style="color:#b90d0c;">Text here</p>
.mytext {color:#b90d0c;}
This box has a color of #b90d0c
<div style="background-color:#b90d0c;">Content here</div>
.mybackground {background-color:#b90d0c;}
Border around this has a color of #b90d0c
<div style="border:2px solid #b90d0c;">Content here</div>
.myborder {border:2px solid #b90d0c;}