#ff0230 color space conversions
Hex:
#ff0230
RGB:
255, 2, 48
CMY:
0, 99, 81
CMYK:
0, 99, 81, 0
HSL:
349°, 100.0000%, 50.3922%
HSV (HSB):
349°, 99.2157%, 100.0000%
XYZ:
41.7952, 21.5168, 4.7466
xyY:
0.6141, 0.3162, 21.5168
CIE-Lab:
53.5105, 80.6036, 49.4568
CIE-LCH:
53.5105, 94.5670, 31.5325
CIE-Luv:
53.5105, 169.4003, 29.8456
Hunter-Lab:
46.3862, 79.6573, 26.4033
#ff0230 color charts
#ff0230 color shades, tints & tones
#ff0230 color schemes
#ff0230 color preview, HTML & CSS examples
This text has a color of #ff0230
<p style="color:#ff0230;">Text here</p>
.mytext {color:#ff0230;}
This box has a color of #ff0230
<div style="background-color:#ff0230;">Content here</div>
.mybackground {background-color:#ff0230;}
Border around this has a color of #ff0230
<div style="border:2px solid #ff0230;">Content here</div>
.myborder {border:2px solid #ff0230;}