#ff308c color space conversions
Hex:
#ff308c
RGB:
255, 48, 140
CMY:
0, 81, 45
CMYK:
0, 81, 45, 0
HSL:
333°, 100.0000%, 59.4118%
HSV (HSB):
333°, 81.1765%, 100.0000%
XYZ:
47.0306, 25.2674, 27.2092
xyY:
0.4726, 0.2539, 25.2674
CIE-Lab:
57.3350, 79.3743, 0.4653
CIE-LCH:
57.3350, 79.3757, 0.3359
CIE-Luv:
57.3350, 128.7388, -15.2009
Hunter-Lab:
50.2666, 79.0419, 3.0931
#ff308c color charts
#ff308c RGB chart
#ff308c CMYK chart
#ff308c RGB pie chart
#ff308c color shades, tints & tones
#ff308c color schemes
#ff308c color preview, HTML & CSS examples
This text has a color of #ff308c
<p style="color:#ff308c;">Text here</p>
.mytext {color:#ff308c;}
Text color #ff308c
This box has a color of #ff308c
<div style="background-color:#ff308c;">Content here</div>
.mybackground {background-color:#ff308c;}
Background color #ff308c
Border around this has a color of #ff308c
<div style="border:2px solid #ff308c;">Content here</div>
.myborder {border:2px solid #ff308c;}
Border color #ff308c