#ff0514 color space conversions
Hex:
#ff0514
RGB:
255, 5, 20
CMY:
0, 98, 92
CMYK:
0, 98, 92, 0
HSL:
356°, 100.0000%, 50.9804%
HSV (HSB):
356°, 98.0392%, 100.0000%
XYZ:
41.4205, 21.4190, 2.6130
xyY:
0.6328, 0.3272, 21.4190
CIE-Lab:
53.4051, 79.9186, 61.9754
CIE-LCH:
53.4051, 101.1332, 37.7929
CIE-Luv:
53.4051, 173.0742, 36.0330
Hunter-Lab:
46.2807, 78.7635, 29.0490
#ff0514 color charts
#ff0514 color shades, tints & tones
#ff0514 color schemes
#ff0514 color preview, HTML & CSS examples
This text has a color of #ff0514
<p style="color:#ff0514;">Text here</p>
.mytext {color:#ff0514;}
This box has a color of #ff0514
<div style="background-color:#ff0514;">Content here</div>
.mybackground {background-color:#ff0514;}
Border around this has a color of #ff0514
<div style="border:2px solid #ff0514;">Content here</div>
.myborder {border:2px solid #ff0514;}