#ff07db color space conversions
Hex:
#ff07db
RGB:
255, 7, 219
CMY:
0, 97, 14
CMYK:
0, 97, 14, 0
HSL:
309°, 100.0000%, 51.3725%
HSV (HSB):
309°, 97.2549%, 100.0000%
XYZ:
54.1022, 26.5264, 69.2864
xyY:
0.3609, 0.1769, 26.5264
CIE-Lab:
58.5334, 93.1121, -43.5196
CIE-LCH:
58.5334, 102.7805, 334.9491
CIE-Luv:
58.5334, 99.0148, -81.0657
Hunter-Lab:
51.5038, 97.3736, -43.7083
#ff07db color charts
#ff07db color shades, tints & tones
#ff07db color schemes
#ff07db color preview, HTML & CSS examples
This text has a color of #ff07db
<p style="color:#ff07db;">Text here</p>
.mytext {color:#ff07db;}
This box has a color of #ff07db
<div style="background-color:#ff07db;">Content here</div>
.mybackground {background-color:#ff07db;}
Border around this has a color of #ff07db
<div style="border:2px solid #ff07db;">Content here</div>
.myborder {border:2px solid #ff07db;}