#bd0102 color space conversions
Hex:
#bd0102
RGB:
189, 1, 2
CMY:
26, 100, 99
CMYK:
0, 99, 99, 26
HSL:
360°, 98.9474%, 37.2549%
HSV (HSB):
360°, 99.4709%, 74.1176%
XYZ:
21.0081, 10.8449, 1.0435
xyY:
0.6386, 0.3297, 10.8449
CIE-Lab:
39.3180, 63.8703, 52.8942
CIE-LCH:
39.3180, 82.9290, 39.6298
CIE-Luv:
39.3180, 128.7971, 27.6709
Hunter-Lab:
32.9316, 56.2403, 21.1735
#bd0102 color charts
#bd0102 color shades, tints & tones
#bd0102 color schemes
#bd0102 color preview, HTML & CSS examples
This text has a color of #bd0102
<p style="color:#bd0102;">Text here</p>
.mytext {color:#bd0102;}
This box has a color of #bd0102
<div style="background-color:#bd0102;">Content here</div>
.mybackground {background-color:#bd0102;}
Border around this has a color of #bd0102
<div style="border:2px solid #bd0102;">Content here</div>
.myborder {border:2px solid #bd0102;}