#d51f26 color space conversions
Hex:
#d51f26
RGB:
213, 31, 38
CMY:
16, 88, 85
CMYK:
0, 85, 82, 16
HSL:
358°, 74.5902%, 47.8431%
HSV (HSB):
358°, 85.4460%, 83.5294%
XYZ:
28.2804, 15.2660, 3.2898
xyY:
0.6038, 0.3259, 15.2660
CIE-Lab:
45.9965, 66.5735, 44.5982
CIE-LCH:
45.9965, 80.1313, 33.8185
CIE-Luv:
45.9965, 134.9067, 27.4932
Hunter-Lab:
39.0718, 60.8238, 22.3581
#d51f26 color charts
#d51f26 color shades, tints & tones
#d51f26 color schemes
#d51f26 color preview, HTML & CSS examples
This text has a color of #d51f26
<p style="color:#d51f26;">Text here</p>
.mytext {color:#d51f26;}
This box has a color of #d51f26
<div style="background-color:#d51f26;">Content here</div>
.mybackground {background-color:#d51f26;}
Border around this has a color of #d51f26
<div style="border:2px solid #d51f26;">Content here</div>
.myborder {border:2px solid #d51f26;}