#ff08d0 color space conversions
Hex:
#ff08d0
RGB:
255, 8, 208
CMY:
0, 97, 18
CMYK:
0, 97, 18, 0
HSL:
311°, 100.0000%, 51.5686%
HSV (HSB):
311°, 96.8627%, 100.0000%
XYZ:
52.7120, 25.9877, 61.9124
xyY:
0.3749, 0.1848, 25.9877
CIE-Lab:
58.0254, 91.7218, -38.0624
CIE-LCH:
58.0254, 99.3057, 337.4627
CIE-Luv:
58.0254, 103.9193, -72.4594
Hunter-Lab:
50.9782, 95.3592, -36.3223
#ff08d0 color charts
#ff08d0 color shades, tints & tones
#ff08d0 color schemes
#ff08d0 color preview, HTML & CSS examples
This text has a color of #ff08d0
<p style="color:#ff08d0;">Text here</p>
.mytext {color:#ff08d0;}
This box has a color of #ff08d0
<div style="background-color:#ff08d0;">Content here</div>
.mybackground {background-color:#ff08d0;}
Border around this has a color of #ff08d0
<div style="border:2px solid #ff08d0;">Content here</div>
.myborder {border:2px solid #ff08d0;}