#ff0764 color space conversions
Hex:
#ff0764
RGB:
255, 7, 100
CMY:
0, 97, 61
CMYK:
0, 97, 61, 0
HSL:
338°, 100.0000%, 51.3725%
HSV (HSB):
338°, 97.2549%, 100.0000%
XYZ:
43.6162, 22.3321, 14.0683
xyY:
0.5451, 0.2791, 22.3321
CIE-Lab:
54.3776, 82.3102, 20.2315
CIE-LCH:
54.3776, 84.7601, 13.8093
CIE-Luv:
54.3776, 153.2303, 6.5713
Hunter-Lab:
47.2568, 82.0493, 15.4292
#ff0764 color charts
#ff0764 color shades, tints & tones
#ff0764 color schemes
#ff0764 color preview, HTML & CSS examples
This text has a color of #ff0764
<p style="color:#ff0764;">Text here</p>
.mytext {color:#ff0764;}
This box has a color of #ff0764
<div style="background-color:#ff0764;">Content here</div>
.mybackground {background-color:#ff0764;}
Border around this has a color of #ff0764
<div style="border:2px solid #ff0764;">Content here</div>
.myborder {border:2px solid #ff0764;}