#bd123c color space conversions
Hex:
#bd123c
RGB:
189, 18, 60
CMY:
26, 93, 76
CMYK:
0, 90, 68, 26
HSL:
345°, 82.6087%, 40.5882%
HSV (HSB):
345°, 90.4762%, 74.1176%
XYZ:
22.0182, 11.5777, 5.3492
xyY:
0.5654, 0.2973, 11.5777
CIE-Lab:
40.5369, 63.3862, 24.2276
CIE-LCH:
40.5369, 67.8586, 20.9180
CIE-Luv:
40.5369, 114.9477, 12.5387
Hunter-Lab:
34.0260, 55.9617, 14.4973
#bd123c color charts
#bd123c RGB chart
#bd123c CMYK chart
#bd123c RGB pie chart
#bd123c color shades, tints & tones
#bd123c color schemes
#bd123c color preview, HTML & CSS examples
This text has a color of #bd123c
<p style="color:#bd123c;">Text here</p>
.mytext {color:#bd123c;}
Text color #bd123c
This box has a color of #bd123c
<div style="background-color:#bd123c;">Content here</div>
.mybackground {background-color:#bd123c;}
Background color #bd123c
Border around this has a color of #bd123c
<div style="border:2px solid #bd123c;">Content here</div>
.myborder {border:2px solid #bd123c;}
Border color #bd123c