#b00250 color space conversions
Hex:
#b00250
RGB:
176, 2, 80
CMY:
31, 99, 69
CMYK:
0, 99, 55, 31
HSL:
333°, 97.7528%, 34.9020%
HSV (HSB):
333°, 98.8636%, 69.0196%
XYZ:
19.3742, 9.8527, 8.4700
xyY:
0.5139, 0.2614, 9.8527
CIE-Lab:
37.5768, 63.3259, 6.9972
CIE-LCH:
37.5768, 63.7113, 6.3053
CIE-Luv:
37.5768, 99.9387, -3.8442
Hunter-Lab:
31.3890, 55.2443, 5.9734
#b00250 color charts
#b00250 color shades, tints & tones
#b00250 color schemes
#b00250 color preview, HTML & CSS examples
This text has a color of #b00250
<p style="color:#b00250;">Text here</p>
.mytext {color:#b00250;}
This box has a color of #b00250
<div style="background-color:#b00250;">Content here</div>
.mybackground {background-color:#b00250;}
Border around this has a color of #b00250
<div style="border:2px solid #b00250;">Content here</div>
.myborder {border:2px solid #b00250;}