#ff07b2 color space conversions
Hex:
#ff07b2
RGB:
255, 7, 178
CMY:
0, 97, 30
CMYK:
0, 97, 30, 0
HSL:
319°, 100.0000%, 51.3725%
HSV (HSB):
319°, 97.2549%, 100.0000%
XYZ:
49.3519, 24.6263, 44.2717
xyY:
0.4174, 0.2083, 24.6263
CIE-Lab:
56.7095, 88.4727, -22.8060
CIE-LCH:
56.7095, 91.3648, 345.5453
CIE-Luv:
56.7095, 118.0049, -49.0263
Hunter-Lab:
49.6249, 90.6743, -18.1568
#ff07b2 color charts
#ff07b2 color shades, tints & tones
#ff07b2 color schemes
#ff07b2 color preview, HTML & CSS examples
This text has a color of #ff07b2
<p style="color:#ff07b2;">Text here</p>
.mytext {color:#ff07b2;}
This box has a color of #ff07b2
<div style="background-color:#ff07b2;">Content here</div>
.mybackground {background-color:#ff07b2;}
Border around this has a color of #ff07b2
<div style="border:2px solid #ff07b2;">Content here</div>
.myborder {border:2px solid #ff07b2;}