#ff064e color space conversions
Hex:
#ff064e
RGB:
255, 6, 78
CMY:
0, 98, 69
CMYK:
0, 98, 69, 0
HSL:
343°, 100.0000%, 51.1765%
HSV (HSB):
343°, 97.6471%, 100.0000%
XYZ:
42.6803, 21.9403, 9.1931
xyY:
0.5782, 0.2972, 21.9403
CIE-Lab:
53.9636, 81.3159, 32.8869
CIE-LCH:
53.9636, 87.7144, 22.0201
CIE-Luv:
53.9636, 161.1003, 18.3144
Hunter-Lab:
46.8405, 80.6754, 21.1518
#ff064e color charts
#ff064e color shades, tints & tones
#ff064e color schemes
#ff064e color preview, HTML & CSS examples
This text has a color of #ff064e
<p style="color:#ff064e;">Text here</p>
.mytext {color:#ff064e;}
This box has a color of #ff064e
<div style="background-color:#ff064e;">Content here</div>
.mybackground {background-color:#ff064e;}
Border around this has a color of #ff064e
<div style="border:2px solid #ff064e;">Content here</div>
.myborder {border:2px solid #ff064e;}