#42f35f color space conversions
Hex:
#42f35f
RGB:
66, 243, 95
CMY:
74, 5, 63
CMYK:
73, 0, 61, 5
HSL:
130°, 88.0597%, 60.5882%
HSV (HSB):
130°, 72.8395%, 95.2941%
XYZ:
36.3629, 66.0857, 21.6658
xyY:
0.2930, 0.5325, 66.0857
CIE-Lab:
85.0401, -72.5426, 57.4451
CIE-LCH:
85.0401, 92.5331, 141.6250
CIE-Luv:
85.0401, -71.5504, 84.0242
Hunter-Lab:
81.2931, -62.4187, 41.1035
#42f35f color charts
#42f35f color shades, tints & tones
#42f35f color schemes
#42f35f color preview, HTML & CSS examples
This text has a color of #42f35f
<p style="color:#42f35f;">Text here</p>
.mytext {color:#42f35f;}
This box has a color of #42f35f
<div style="background-color:#42f35f;">Content here</div>
.mybackground {background-color:#42f35f;}
Border around this has a color of #42f35f
<div style="border:2px solid #42f35f;">Content here</div>
.myborder {border:2px solid #42f35f;}