#bd253a color space conversions
Hex:
#bd253a
RGB:
189, 37, 58
CMY:
26, 85, 77
CMYK:
0, 80, 69, 26
HSL:
352°, 67.2566%, 44.3137%
HSV (HSB):
352°, 80.4233%, 74.1176%
XYZ:
22.4116, 12.4474, 5.2244
xyY:
0.5591, 0.3105, 12.4474
CIE-Lab:
41.9186, 59.2485, 27.1842
CIE-LCH:
41.9186, 65.1871, 24.6464
CIE-Luv:
41.9186, 109.5055, 16.3551
Hunter-Lab:
35.2809, 51.6472, 15.9171
#bd253a color charts
#bd253a color shades, tints & tones
#bd253a color schemes
#bd253a color preview, HTML & CSS examples
This text has a color of #bd253a
<p style="color:#bd253a;">Text here</p>
.mytext {color:#bd253a;}
This box has a color of #bd253a
<div style="background-color:#bd253a;">Content here</div>
.mybackground {background-color:#bd253a;}
Border around this has a color of #bd253a
<div style="border:2px solid #bd253a;">Content here</div>
.myborder {border:2px solid #bd253a;}