#ff308d color space conversions
Hex:
#ff308d
RGB:
255, 48, 141
CMY:
0, 81, 45
CMYK:
0, 81, 45, 0
HSL:
333°, 100.0000%, 59.4118%
HSV (HSB):
333°, 81.1765%, 100.0000%
XYZ:
47.1047, 25.2970, 27.5994
xyY:
0.4710, 0.2530, 25.2970
CIE-Lab:
57.3637, 79.4584, -0.0846
CIE-LCH:
57.3637, 79.4584, 359.9390
CIE-Luv:
57.3637, 128.3206, -15.9257
Hunter-Lab:
50.2961, 79.1554, 2.6726
#ff308d color charts
#ff308d color shades, tints & tones
#ff308d color schemes
#ff308d color preview, HTML & CSS examples
This text has a color of #ff308d
<p style="color:#ff308d;">Text here</p>
.mytext {color:#ff308d;}
This box has a color of #ff308d
<div style="background-color:#ff308d;">Content here</div>
.mybackground {background-color:#ff308d;}
Border around this has a color of #ff308d
<div style="border:2px solid #ff308d;">Content here</div>
.myborder {border:2px solid #ff308d;}