#ff0948 color space conversions
Hex:
#ff0948
RGB:
255, 9, 72
CMY:
0, 96, 72
CMYK:
0, 96, 72, 0
HSL:
345°, 100.0000%, 51.7647%
HSV (HSB):
345°, 96.4706%, 100.0000%
XYZ:
42.5074, 21.9233, 8.1221
xyY:
0.5859, 0.3022, 21.9233
CIE-Lab:
53.9455, 80.8763, 36.4045
CIE-LCH:
53.9455, 88.6920, 24.2337
CIE-Luv:
53.9455, 162.5795, 21.2273
Hunter-Lab:
46.8223, 80.1114, 22.4907
#ff0948 color charts
#ff0948 color shades, tints & tones
#ff0948 color schemes
#ff0948 color preview, HTML & CSS examples
This text has a color of #ff0948
<p style="color:#ff0948;">Text here</p>
.mytext {color:#ff0948;}
This box has a color of #ff0948
<div style="background-color:#ff0948;">Content here</div>
.mybackground {background-color:#ff0948;}
Border around this has a color of #ff0948
<div style="border:2px solid #ff0948;">Content here</div>
.myborder {border:2px solid #ff0948;}