#ff074c color space conversions
Hex:
#ff074c
RGB:
255, 7, 76
CMY:
0, 97, 70
CMYK:
0, 97, 70, 0
HSL:
343°, 100.0000%, 51.3725%
HSV (HSB):
343°, 97.2549%, 100.0000%
XYZ:
42.6205, 21.9338, 8.8248
xyY:
0.5808, 0.2989, 21.9338
CIE-Lab:
53.9567, 81.1670, 34.0628
CIE-LCH:
53.9567, 88.0247, 22.7660
CIE-Luv:
53.9567, 161.6095, 19.3086
Hunter-Lab:
46.8335, 80.4840, 21.6115
#ff074c color charts
#ff074c color shades, tints & tones
#ff074c color schemes
#ff074c color preview, HTML & CSS examples
This text has a color of #ff074c
<p style="color:#ff074c;">Text here</p>
.mytext {color:#ff074c;}
This box has a color of #ff074c
<div style="background-color:#ff074c;">Content here</div>
.mybackground {background-color:#ff074c;}
Border around this has a color of #ff074c
<div style="border:2px solid #ff074c;">Content here</div>
.myborder {border:2px solid #ff074c;}