#d51b26 color space conversions
Hex:
#d51b26
RGB:
213, 27, 38
CMY:
16, 89, 85
CMYK:
0, 87, 82, 16
HSL:
356°, 77.5000%, 47.0588%
HSV (HSB):
356°, 87.3239%, 83.5294%
XYZ:
28.1824, 15.0699, 3.2571
xyY:
0.6059, 0.3240, 15.0699
CIE-Lab:
45.7298, 67.3364, 44.3455
CIE-LCH:
45.7298, 80.6270, 33.3675
CIE-Luv:
45.7298, 136.2334, 26.9934
Hunter-Lab:
38.8200, 61.6515, 22.1994
#d51b26 color charts
#d51b26 color shades, tints & tones
#d51b26 color schemes
#d51b26 color preview, HTML & CSS examples
This text has a color of #d51b26
<p style="color:#d51b26;">Text here</p>
.mytext {color:#d51b26;}
This box has a color of #d51b26
<div style="background-color:#d51b26;">Content here</div>
.mybackground {background-color:#d51b26;}
Border around this has a color of #d51b26
<div style="border:2px solid #d51b26;">Content here</div>
.myborder {border:2px solid #d51b26;}