#ff075d color space conversions
Hex:
#ff075d
RGB:
255, 7, 93
CMY:
0, 97, 64
CMYK:
0, 97, 64, 0
HSL:
339°, 100.0000%, 51.3725%
HSV (HSB):
339°, 97.2549%, 100.0000%
XYZ:
43.2918, 22.2023, 12.3597
xyY:
0.5561, 0.2852, 22.2023
CIE-Lab:
54.2410, 81.9403, 24.2672
CIE-LCH:
54.2410, 85.4582, 16.4970
CIE-Luv:
54.2410, 155.8627, 10.5887
Hunter-Lab:
47.1193, 81.5416, 17.4314
#ff075d color charts
#ff075d color shades, tints & tones
#ff075d color schemes
#ff075d color preview, HTML & CSS examples
This text has a color of #ff075d
<p style="color:#ff075d;">Text here</p>
.mytext {color:#ff075d;}
This box has a color of #ff075d
<div style="background-color:#ff075d;">Content here</div>
.mybackground {background-color:#ff075d;}
Border around this has a color of #ff075d
<div style="border:2px solid #ff075d;">Content here</div>
.myborder {border:2px solid #ff075d;}