#bd262c color space conversions
Hex:
#bd262c
RGB:
189, 38, 44
CMY:
26, 85, 83
CMYK:
0, 80, 77, 26
HSL:
358°, 66.5198%, 44.5098%
HSV (HSB):
358°, 79.8942%, 74.1176%
XYZ:
22.1340, 12.3869, 3.6072
xyY:
0.5805, 0.3249, 12.3869
CIE-Lab:
41.8245, 58.3735, 35.4633
CIE-LCH:
41.8245, 68.3016, 31.2797
CIE-Luv:
41.8245, 112.4844, 22.4420
Hunter-Lab:
35.1950, 50.6666, 18.5598
#bd262c color charts
#bd262c color shades, tints & tones
#bd262c color schemes
#bd262c color preview, HTML & CSS examples
This text has a color of #bd262c
<p style="color:#bd262c;">Text here</p>
.mytext {color:#bd262c;}
This box has a color of #bd262c
<div style="background-color:#bd262c;">Content here</div>
.mybackground {background-color:#bd262c;}
Border around this has a color of #bd262c
<div style="border:2px solid #bd262c;">Content here</div>
.myborder {border:2px solid #bd262c;}