#ba204b color space conversions
Hex:
#ba204b
RGB:
186, 32, 75
CMY:
27, 87, 71
CMYK:
0, 83, 60, 27
HSL:
343°, 70.6422%, 42.7451%
HSV (HSB):
343°, 82.7957%, 72.9412%
XYZ:
22.0362, 11.9801, 7.8076
xyY:
0.5269, 0.2864, 11.9801
CIE-Lab:
41.1845, 60.6784, 15.5040
CIE-LCH:
41.1845, 62.6279, 14.3331
CIE-Luv:
41.1845, 103.6721, 5.6359
Hunter-Lab:
34.6123, 53.0719, 10.8545
#ba204b color charts
#ba204b color shades, tints & tones
#ba204b color schemes
#ba204b color preview, HTML & CSS examples
This text has a color of #ba204b
<p style="color:#ba204b;">Text here</p>
.mytext {color:#ba204b;}
This box has a color of #ba204b
<div style="background-color:#ba204b;">Content here</div>
.mybackground {background-color:#ba204b;}
Border around this has a color of #ba204b
<div style="border:2px solid #ba204b;">Content here</div>
.myborder {border:2px solid #ba204b;}